summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-04-07 14:04:27 -0700
committerTim Smith <tsmith84@gmail.com>2020-04-10 15:48:00 -0700
commit17de73e7962ea73361f3e5ed01c83e69b9d23161 (patch)
treecdf5de93d1ce34d9d667a268daa68918938de513
parent4257dc12aba45c2b4e23fe383300a1bfdd350a16 (diff)
downloadchef-17de73e7962ea73361f3e5ed01c83e69b9d23161.tar.gz
Remove extra wishful helpers
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--chef-utils/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/chef-utils/README.md b/chef-utils/README.md
index 40e5583d34..b93cfe5214 100644
--- a/chef-utils/README.md
+++ b/chef-utils/README.md
@@ -110,9 +110,6 @@ Architecture Helpers allow you to determine the processor architecture of your n
* `_32_bit?`
* `_64_bit?`
-* `aarch64?`
-* `arch64?`
-* `arm64?`
* `arm?`
* `armhf?`
* `i386?`