diff options
author | 2018-01-09 08:01:20 +0000 | |
---|---|---|
committer | 2018-01-09 08:02:14 +0000 | |
commit | 3eceb8e8486ed8541386f1755a0733867186784b (patch) | |
tree | a6aed22ec3f864400980ff63afda3e3dbcd1c947 /dev-perl | |
parent | dev-perl/Module-Info: stable 0.370.0-r1 for hppa, bug #643280 (diff) | |
download | gentoo-3eceb8e8486ed8541386f1755a0733867186784b.tar.gz gentoo-3eceb8e8486ed8541386f1755a0733867186784b.tar.bz2 gentoo-3eceb8e8486ed8541386f1755a0733867186784b.zip |
dev-perl/Module-Runtime: stable 0.16.0 for hppa, bug #643282
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild index 25977d7f6b9d..3eda6d5d46e1 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime module handling" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |