diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 02:26:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 02:26:07 +0000 |
commit | e69e339dfbc5afe62f94a950f50eec2262071e6a (patch) | |
tree | c0aab22ea4241d16366b8f1214f28faa903f86d1 /dev-util | |
parent | dev-util/byacc: Stabilize 20200910 arm64, #767367 (diff) | |
download | gentoo-e69e339dfbc5afe62f94a950f50eec2262071e6a.tar.gz gentoo-e69e339dfbc5afe62f94a950f50eec2262071e6a.tar.bz2 gentoo-e69e339dfbc5afe62f94a950f50eec2262071e6a.zip |
dev-util/byacc: Stabilize 20200910 arm, #767367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/byacc-20200910.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20200910.ebuild b/dev-util/byacc/byacc-20200910.ebuild index 29e563238867..6b25e7da2651 100644 --- a/dev-util/byacc/byacc-20200910.ebuild +++ b/dev-util/byacc/byacc-20200910.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |