diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 07:48:43 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 07:54:36 +1200 |
commit | 8443536058e1a48adbccb39b807ca649aa65b590 (patch) | |
tree | a4481016f2ad74c3743ad3cc288b3ac3ab8e100c /dev-perl/XML-LibXSLT | |
parent | dev-perl/SQL-Translator: Drop ppc-aix and x86-solaris re bug #690140 (diff) | |
download | gentoo-8443536058e1a48adbccb39b807ca649aa65b590.tar.gz gentoo-8443536058e1a48adbccb39b807ca649aa65b590.tar.bz2 gentoo-8443536058e1a48adbccb39b807ca649aa65b590.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild | 4 |
1 files 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 d05668161efd..4b0b7229b323 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=" |