diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:17:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:19 +0200 |
commit | 512d4437dcce2aaf595d3757e46132307dd5f0a0 (patch) | |
tree | 347164e75d194ffed27f33410017c7167d6d8001 /dev-util/byacc | |
parent | dev-lang/python: amd64 stable wrt bug #741502 (diff) | |
download | gentoo-512d4437dcce2aaf595d3757e46132307dd5f0a0.tar.gz gentoo-512d4437dcce2aaf595d3757e46132307dd5f0a0.tar.bz2 gentoo-512d4437dcce2aaf595d3757e46132307dd5f0a0.zip |
dev-util/byacc: amd64 stable wrt bug #741590
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/byacc')
-rw-r--r-- | dev-util/byacc/byacc-20200330.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20200330.ebuild b/dev-util/byacc/byacc-20200330.ebuild index a46e6312646d..93c0963c53af 100644 --- a/dev-util/byacc/byacc-20200330.ebuild +++ b/dev-util/byacc/byacc-20200330.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 ) |