diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:37:46 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:40:52 +0200 |
commit | d3ef9c72419ea2ff315931b8716530c560df60c5 (patch) | |
tree | a95a580f619b1ab42e1f4e4c533df02ddd068923 | |
parent | 99a6dc0baff279deb37b05aea2d41bcd09582bd7 (diff) | |
download | gentoo-d3ef9c72419ea2ff315931b8716530c560df60c5.tar.gz gentoo-d3ef9c72419ea2ff315931b8716530c560df60c5.tar.xz |
dev-util/byacc: Stable for HPPA (bug #575264).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-util/byacc/byacc-20150711.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20150711.ebuild b/dev-util/byacc/byacc-20150711.ebuild index fd2b99111a8..2fe8533b6c0 100644 --- a/dev-util/byacc/byacc-20150711.ebuild +++ b/dev-util/byacc/byacc-20150711.ebuild @@ -10,7 +10,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 ~ia64-hpux ~x86-interix ~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 ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |