diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-08 07:03:11 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-08 07:03:11 +0200 |
commit | 32f460c3a1f3def2abdca3c784fb4874ca5ea0fc (patch) | |
tree | 2646763c05fe8b8e6cb5f9585bc4eca49c2d7f03 /dev-perl/Module-Runtime-Conflicts | |
parent | dev-perl/Convert-UUlib: Mark ~hppa ~ppc64 (bug #559822). (diff) | |
download | gentoo-32f460c3a1f3def2abdca3c784fb4874ca5ea0fc.tar.gz gentoo-32f460c3a1f3def2abdca3c784fb4874ca5ea0fc.tar.bz2 gentoo-32f460c3a1f3def2abdca3c784fb4874ca5ea0fc.zip |
dev-perl/Module-Runtime-Conflicts: Mark ~hppa (bug #555892).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-perl/Module-Runtime-Conflicts')
-rw-r--r-- | dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild index beb771be1430..9bd4486addde 100644 --- a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild +++ b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Provide information on conflicts for Module::Runtime" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="test" RDEPEND=" |