diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:20:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:06 +0100 |
commit | 7f5ef56bff941e50bc55964312f4e47db29bf74f (patch) | |
tree | 3290cd89e435ec3e0f623b451adfb7e98a32be9a /dev-perl/Test-ClassAPI | |
parent | dev-perl/Test-Class: drop x86-macos (diff) | |
download | gentoo-7f5ef56bff941e50bc55964312f4e47db29bf74f.tar.gz gentoo-7f5ef56bff941e50bc55964312f4e47db29bf74f.tar.bz2 gentoo-7f5ef56bff941e50bc55964312f4e47db29bf74f.zip |
dev-perl/Test-ClassAPI: 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/Test-ClassAPI')
-rw-r--r-- | dev-perl/Test-ClassAPI/Test-ClassAPI-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.70.0.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.70.0.ebuild index 09fe39404891..d346d887be7c 100644 --- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.70.0.ebuild +++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.70.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="Provides basic first-pass API testing for large class trees" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND=" |