diff options
author | 2014-03-09 08:18:47 +0000 | |
---|---|---|
committer | 2014-03-09 08:18:47 +0000 | |
commit | 11f1f661507b67491d41bb94057e28fba2d23aa2 (patch) | |
tree | 99b775c9b294a005cbe03980696ac031602dfee8 /dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild | |
parent | sparc stable wrt bug #495446 (diff) | |
download | gentoo-2-11f1f661507b67491d41bb94057e28fba2d23aa2.tar.gz gentoo-2-11f1f661507b67491d41bb94057e28fba2d23aa2.tar.bz2 gentoo-2-11f1f661507b67491d41bb94057e28fba2d23aa2.zip |
sparc stable wrt bug #495448
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild')
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild index ac028cc5eb97..30719a64cd33 100644 --- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild +++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild,v 1.9 2014/03/06 10:35:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild,v 1.10 2014/03/09 08:18:47 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Faster and more correct implementation of the Package::Stash API" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |