From b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Fri, 31 Aug 2018 07:09:26 +0800 Subject: Drop arm-linux keyword from tree. "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa --- dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild') diff --git a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild index 1c49c99960b0..c1c0afd1de5f 100644 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" -- cgit v1.2.3-65-gdbad