diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:38:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:00 +0100 |
commit | ddbd1325e1a9f0668056af437dfcfc10789f6bbc (patch) | |
tree | 139c22c21cfb47996ece70ace1d41b2c2db53ea1 /dev-perl/Array-RefElem | |
parent | dev-perl/Array-Compare: drop x86-macos (diff) | |
download | gentoo-ddbd1325e1a9f0668056af437dfcfc10789f6bbc.tar.gz gentoo-ddbd1325e1a9f0668056af437dfcfc10789f6bbc.tar.bz2 gentoo-ddbd1325e1a9f0668056af437dfcfc10789f6bbc.zip |
dev-perl/Array-RefElem: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Array-RefElem')
-rw-r--r-- | dev-perl/Array-RefElem/Array-RefElem-1.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1cf784f568c1..2de1235b22df 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" src_compile() { mymake=( |