diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:36:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:37:08 +0200 |
commit | 787cbd5985eaf51608b001ce7b6c925c44871b79 (patch) | |
tree | b275d8dcf58a54f3ea52326ea376a73615911c87 /dev-util | |
parent | app-text/code2html: ppc64 stable wrt bug #615164 (diff) | |
download | gentoo-787cbd5985eaf51608b001ce7b6c925c44871b79.tar.gz gentoo-787cbd5985eaf51608b001ce7b6c925c44871b79.tar.bz2 gentoo-787cbd5985eaf51608b001ce7b6c925c44871b79.zip |
dev-util/byacc: ppc64 stable wrt bug #615338
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/byacc-20170201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20170201.ebuild b/dev-util/byacc/byacc-20170201.ebuild index 332146861f2b..e3f642a0294c 100644 --- a/dev-util/byacc/byacc-20170201.ebuild +++ b/dev-util/byacc/byacc-20170201.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://invisible-island.net/byacc/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 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 ) |