diff options
author | 2020-08-24 18:40:44 +0000 | |
---|---|---|
committer | 2020-08-24 19:05:57 +0000 | |
commit | 8a31a85f99bb49e71b830b3fef30a6273e84255b (patch) | |
tree | 26f15ee172ef0ae6717ccfdef3a6a30d2646d2f4 /dev-perl/Array-RefElem | |
parent | dev-perl/Array-Compare: Stabilize 3.0.3 amd64, #738212 (diff) | |
download | gentoo-8a31a85f99bb49e71b830b3fef30a6273e84255b.tar.gz gentoo-8a31a85f99bb49e71b830b3fef30a6273e84255b.tar.bz2 gentoo-8a31a85f99bb49e71b830b3fef30a6273e84255b.zip |
dev-perl/Array-RefElem: Stabilize 1.0.0-r3 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Array-RefElem')
-rw-r--r-- | dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild index 70b0416778ca..13b503c6bdc0 100644 --- a/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild +++ b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Set up array elements as aliases" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" src_compile() { mymake=( |