diff options
author | 2020-05-01 19:41:51 +0200 | |
---|---|---|
committer | 2020-05-01 19:41:51 +0200 | |
commit | da78738f7dd0ffe763d9aaf9c9f71d3b0d702e32 (patch) | |
tree | 127a186eef422bb5d23d2b28a7b7792eea4515b9 /dev-util | |
parent | dev-python/versioneer: amd64 stable wrt bug #720274 (diff) | |
download | gentoo-da78738f7dd0ffe763d9aaf9c9f71d3b0d702e32.tar.gz gentoo-da78738f7dd0ffe763d9aaf9c9f71d3b0d702e32.tar.bz2 gentoo-da78738f7dd0ffe763d9aaf9c9f71d3b0d702e32.zip |
dev-util/byacc: amd64 stable wrt bug #720276
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/byacc-20191125.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20191125.ebuild b/dev-util/byacc/byacc-20191125.ebuild index e9cb2366c50b..70b833a0d293 100644 --- a/dev-util/byacc/byacc-20191125.ebuild +++ b/dev-util/byacc/byacc-20191125.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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |