diff options
Diffstat (limited to 'chef-utils')
-rw-r--r-- | chef-utils/README.md | 3 |
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?` |