summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-02-14 11:39:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-02-14 11:39:03 +0000
commitd2919ed0dcbbffd8264aa14ab76b0e41307993a6 (patch)
treea497b5dc562a5f425e53e3c11c947451fc683893 /dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
parentkeyword ~x86-fbsd (diff)
downloadhistorical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.tar.gz
historical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.tar.bz2
historical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha86/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.ebuild6
1 files changed, 3 insertions, 3 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 bdaeaeb32488..9a9db2945fc9 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
+# Copyright 1999-2012 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.5 2011/11/07 07:56:45 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.6 2012/02/14 11:33:17 aballier 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 ~arm ~hppa ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""