diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:38:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:38:41 +0100 |
commit | b8cd189a7f1f2e756ea03cc9a0cc1eb8eb56b528 (patch) | |
tree | 5efada58028960004592853da48b7fc1056458b6 /dev-perl/Array-RefElem | |
parent | dev-perl/Array-RefElem: Stabilize 1.0.0-r4 ppc, #934841 (diff) | |
download | gentoo-b8cd189a7f1f2e756ea03cc9a0cc1eb8eb56b528.tar.gz gentoo-b8cd189a7f1f2e756ea03cc9a0cc1eb8eb56b528.tar.bz2 gentoo-b8cd189a7f1f2e756ea03cc9a0cc1eb8eb56b528.zip |
dev-perl/Array-RefElem: Stabilize 1.0.0-r4 ppc64, #934841
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-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r4.ebuild b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r4.ebuild index 8d10a9bd3618..83738799031c 100644 --- a/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r4.ebuild +++ b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r4.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Set up array elements as aliases" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |