diff options
author | Sam James <sam@gentoo.org> | 2021-06-26 02:03:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-26 02:03:01 +0100 |
commit | 53a4747305091801bac88e37b8fa2748e149cdfa (patch) | |
tree | e59c2856ab00d347006a2589f85c863b3af3f8ec /dev-util/byacc | |
parent | sys-process/cronie: Stabilize 1.5.7 arm, #796872 (diff) | |
download | gentoo-53a4747305091801bac88e37b8fa2748e149cdfa.tar.gz gentoo-53a4747305091801bac88e37b8fa2748e149cdfa.tar.bz2 gentoo-53a4747305091801bac88e37b8fa2748e149cdfa.zip |
dev-util/byacc: Stabilize 20210520 arm, #796944
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/byacc')
-rw-r--r-- | dev-util/byacc/byacc-20210520.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20210520.ebuild b/dev-util/byacc/byacc-20210520.ebuild index 1cb441fafb3b..b7181571aa4b 100644 --- a/dev-util/byacc/byacc-20210520.ebuild +++ b/dev-util/byacc/byacc-20210520.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 ) |