dev-perl/Parse-Yapp: stable 1.210.0 for hppa/sparc
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 23 Jul 2018 05:47:39 +0000 (07:47 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 23 Jul 2018 06:18:34 +0000 (07:18 +0100)
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa sparc"

dev-perl/Parse-Yapp/Parse-Yapp-1.210.0.ebuild

index 866bca93ab9562efd5a0ed377bf883dd7d4c6384..2c76410e5f09cd28f7430a8bec8f8ef07c22e02e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Compiles yacc-like LALR grammars to generate Perl OO parser modules"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!=net-fs/samba-4*"