diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-28 11:32:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-28 11:32:20 +0200 |
commit | 3e3ae2e47f5c8f0d7a9fae0ab2e6248f496a5636 (patch) | |
tree | 0f8267822da3638e353e46deac1a4dcbf6e012f4 | |
parent | dev-perl/Module-ScanDeps: amd64/ia64/sparc/x86 stable, (ALLARCHES policy) wrt... (diff) | |
download | gentoo-3e3ae2e47f5c8f0d7a9fae0ab2e6248f496a5636.tar.gz gentoo-3e3ae2e47f5c8f0d7a9fae0ab2e6248f496a5636.tar.bz2 gentoo-3e3ae2e47f5c8f0d7a9fae0ab2e6248f496a5636.zip |
dev-perl/Module-Runtime: alpha/arm/ia64/ppc64/sparc stable, (ALLARCHES policy) wrt bug #578414
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild index eeed95578481..86c736fc3b55 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild @@ -11,7 +11,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |