commit: 8443536058e1a48adbccb39b807ca649aa65b590
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 19:48:43 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 19:54:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84435360
dev-perl/XML-LibXSLT: Drop {ppc,x86}-macos re bug #690140
Depends:
- dev-perl/XML-LibXML
- dev-perl/Alien-Libxml2
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild
b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild
index d05668161ef..4b0b7229b32 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's
libXSLT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux
~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="