diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-23 16:15:08 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-23 16:15:08 +0000 |
commit | 477b9466a2503dd2265472b13190486b7850fb22 (patch) | |
tree | c8bc3e2f46ac9259b825f45833667dd9eb34bc91 /dev-perl/TheSchwartz | |
parent | dev-perl/Mo: Stable for amd64+x86 using the ALLARCHES policy. (diff) | |
download | gentoo-477b9466a2503dd2265472b13190486b7850fb22.tar.gz gentoo-477b9466a2503dd2265472b13190486b7850fb22.tar.bz2 gentoo-477b9466a2503dd2265472b13190486b7850fb22.zip |
dev-perl/TheSchwarz: Stable for amd64+x86+ppc+ppc64 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/TheSchwartz')
-rw-r--r-- | dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild index fa571d536e4b..1a0e5791191f 100644 --- a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild +++ b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reliable job queue" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=dev-perl/Data-ObjectDriver-0.06" |