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-07 14:05:23 -0700
commit48c87f6e271f730f55306ed163b840823e7dcf5d (patch)
tree567ae7283c6126da03530923fe14d7fa620b45ed
parent5612e54e0367193a71925a0b11bf3379969e523f (diff)
downloadchef-arm_helper.tar.gz
Remove extra wishful helpersarm_helper
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 fb5dd98b07..18830d07c1 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?`