diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:21:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:21:10 +0200 |
commit | 7cad96af7f27d055311f861efa62079c1da53992 (patch) | |
tree | a80da411ed54389a476f7112090dbd2e1c3e19ce /dev-perl/Module-Implementation | |
parent | dev-perl/MLDBM: alpha/amd64/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES polic... (diff) | |
download | gentoo-7cad96af7f27d055311f861efa62079c1da53992.tar.gz gentoo-7cad96af7f27d055311f861efa62079c1da53992.tar.bz2 gentoo-7cad96af7f27d055311f861efa62079c1da53992.zip |
dev-perl/Module-Implementation: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #578378
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Implementation')
-rw-r--r-- | dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild index b7a3dabf1c63..78236128f6fe 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" 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=" |