diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-27 08:50:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-27 08:50:49 +0000 |
commit | 8cabc03173b034812ab927df3ba7109c49c3b625 (patch) | |
tree | e8cc909acc686c97279d1449d46f5f28446c4d2c /dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild | |
parent | Block both sys-fs/udisks and sys-power/upower to prevent overlapping. (diff) | |
download | historical-8cabc03173b034812ab927df3ba7109c49c3b625.tar.gz historical-8cabc03173b034812ab927df3ba7109c49c3b625.tar.bz2 historical-8cabc03173b034812ab927df3ba7109c49c3b625.zip |
Stable on x86 (#350853)
Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild')
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild index 004539fd7420..d61ace5aa2b8 100644 --- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild +++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.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.210.ebuild,v 1.2 2011/03/11 18:48:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild,v 1.3 2011/03/27 08:41:14 tove Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Faster and more correct implementation of the Package::Stash API" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="" |