diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 22:05:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 22:05:21 +0000 |
commit | 7c80f2b17509c90203402fc833b7013a2bb00060 (patch) | |
tree | 1849860af43fdb836d547c0775ce2597fed5bb1e /dev-perl/ShipIt | |
parent | dev-perl/Perl-Critic: stable 1.130.0 for ppc, bug #648584 (diff) | |
download | gentoo-7c80f2b17509c90203402fc833b7013a2bb00060.tar.gz gentoo-7c80f2b17509c90203402fc833b7013a2bb00060.tar.bz2 gentoo-7c80f2b17509c90203402fc833b7013a2bb00060.zip |
dev-perl/ShipIt: stable 0.600.0-r1 for ppc, bug #648588
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/ShipIt')
-rw-r--r-- | dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild b/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild index cc0579c39693..3058404d33a8 100644 --- a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild +++ b/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Software Release Tool" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" PATCHES=( "${FILESDIR}/${PN}-0.60-version-test.patch" ) |