diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:18:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:18:34 +0000 |
commit | bc0f59c07893a0428c4170a6cd38eab9467d7acc (patch) | |
tree | f8b9289918ddfa2d164179c6c2112f17d1b23a54 /dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild | |
parent | Marked ~hppa (bug #389001). (diff) | |
download | gentoo-2-bc0f59c07893a0428c4170a6cd38eab9467d7acc.tar.gz gentoo-2-bc0f59c07893a0428c4170a6cd38eab9467d7acc.tar.bz2 gentoo-2-bc0f59c07893a0428c4170a6cd38eab9467d7acc.zip |
Marked ~hppa (bug #389001).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild')
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild index 267b9a6d1380..28fc9624eaa5 100644 --- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild +++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.250.0.ebuild,v 1.2 2011/09/24 13:12:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.3 2011/10/31 13:18:34 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Faster and more correct implementation of the Package::Stash API" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos" IUSE="test" RDEPEND="" |