diff options
author | 2021-01-06 22:43:12 +0100 | |
---|---|---|
committer | 2021-01-06 22:54:21 +0100 | |
commit | 4a2f10bbe47021a66162e6e7db654b792a8e4941 (patch) | |
tree | acbd0b398264549a97d774fa6b79bd53915b31ef /dev-perl/URI | |
parent | dev-perl/UNIVERSAL-require: drop x86-macos (diff) | |
download | gentoo-4a2f10bbe47021a66162e6e7db654b792a8e4941.tar.gz gentoo-4a2f10bbe47021a66162e6e7db654b792a8e4941.tar.bz2 gentoo-4a2f10bbe47021a66162e6e7db654b792a8e4941.zip |
dev-perl/URI: 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/URI')
-rw-r--r-- | dev-perl/URI/URI-1.710.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.730.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/URI/URI-1.710.0.ebuild b/dev-perl/URI/URI-1.710.0.ebuild index 61f70dc18139..b4ecd32ee45a 100644 --- a/dev-perl/URI/URI-1.710.0.ebuild +++ b/dev-perl/URI/URI-1.710.0.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild index 57aa002bd967..e345611ed9f8 100644 --- a/dev-perl/URI/URI-1.730.0.ebuild +++ b/dev-perl/URI/URI-1.730.0.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |