diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:06:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:06:06 +0100 |
commit | fbbbd02c430806075c971dadf028bd4964da3dd3 (patch) | |
tree | 51f85e97d0abddb9a57611ad9d9724ddcf08dff4 | |
parent | dev-perl/Devel-CheckOS: Stabilize 2.20.0 sparc, #934839 (diff) | |
download | gentoo-fbbbd02c430806075c971dadf028bd4964da3dd3.tar.gz gentoo-fbbbd02c430806075c971dadf028bd4964da3dd3.tar.bz2 gentoo-fbbbd02c430806075c971dadf028bd4964da3dd3.zip |
dev-perl/Array-RefElem: Stabilize 1.0.0-r4 x86, #934841
Signed-off-by: Sam James <sam@gentoo.org>
-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 08e81a2d34c0..6fc30c81e8c7 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" |