diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:58:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:49 +0100 |
commit | 489df3be1462555445a98eda320bc0bb55e722a5 (patch) | |
tree | a3650890581faad2175d45ed5801ba940ad43238 /dev-perl/Module-Runtime-Conflicts | |
parent | dev-perl/Module-Build: stable 0.422.400 for ppc, bug #661196 (diff) | |
download | gentoo-489df3be1462555445a98eda320bc0bb55e722a5.tar.gz gentoo-489df3be1462555445a98eda320bc0bb55e722a5.tar.bz2 gentoo-489df3be1462555445a98eda320bc0bb55e722a5.zip |
dev-perl/Module-Runtime-Conflicts: stable 0.3.0 for ppc, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Module-Runtime-Conflicts')
-rw-r--r-- | dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild index 3cff304059bc..7a27c82699b2 100644 --- a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild +++ b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provide information on conflicts for Module::Runtime" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86" IUSE="test" RDEPEND=" |