diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 19:48:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 19:48:24 +0200 |
commit | 7c76680a729910a697859c29734f392b49c00e6a (patch) | |
tree | 15fa8be23ad67cf8c01a1f4ddcad365e24e9e267 /dev-util/byacc/byacc-20191125.ebuild | |
parent | dev-python/versioneer: x86 stable wrt bug #720274 (diff) | |
download | gentoo-7c76680a729910a697859c29734f392b49c00e6a.tar.gz gentoo-7c76680a729910a697859c29734f392b49c00e6a.tar.bz2 gentoo-7c76680a729910a697859c29734f392b49c00e6a.zip |
dev-util/byacc: x86 stable wrt bug #720276
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/byacc/byacc-20191125.ebuild')
-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 44216035a3e0..aafb8fc69f98 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 ) |