diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:50:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:50:35 +0200 |
commit | ad418e888dbdece8f64bb4eeeb8c1e439b701270 (patch) | |
tree | 469f762886f3d11800a6b1fe053a0090b1d35cf7 /dev-perl/Module-Runtime-Conflicts | |
parent | dev-perl/Module-Install-AuthorTests: x86 stable (bug #661196) (diff) | |
download | gentoo-ad418e888dbdece8f64bb4eeeb8c1e439b701270.tar.gz gentoo-ad418e888dbdece8f64bb4eeeb8c1e439b701270.tar.bz2 gentoo-ad418e888dbdece8f64bb4eeeb8c1e439b701270.zip |
dev-perl/Module-Runtime-Conflicts: x86 stable (bug #661196)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
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 70ce562df86a..b5bafe7ddc43 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 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="test" RDEPEND=" |