dev-util/byacc-20150711-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Thu, 26 May 2016 09:47:02 +0000 (11:47 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 26 May 2016 09:47:02 +0000 (11:47 +0200)
Gentoo-Bug: 575264

Package-Manager: portage-2.3.0_rc1

dev-util/byacc/byacc-20150711.ebuild

index 786210cfb5f7a261755cec2d9d6eb7e8d0d1c273..fd2b99111a88a075ca50cebe67b059e5ae92ed2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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 )