diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:31:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:31:52 +0100 |
commit | d11d2f3cc2de9b216e38d3516776f3a4ab580cac (patch) | |
tree | aef3615186998282b809aecf6aecb929dc9f6ad3 /dev-util | |
parent | dev-db/sqlite: sparc stable wrt bug #574420 (diff) | |
download | gentoo-d11d2f3cc2de9b216e38d3516776f3a4ab580cac.tar.gz gentoo-d11d2f3cc2de9b216e38d3516776f3a4ab580cac.tar.bz2 gentoo-d11d2f3cc2de9b216e38d3516776f3a4ab580cac.zip |
dev-util/byacc: sparc stable wrt bug #575264
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 b22167c79194..6c83cfc3f487 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 ) |