diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:46:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:23 +0100 |
commit | e4436b85b926b2decd031c55db49fcb9c203a169 (patch) | |
tree | b6d187b16901874a4d99e25e351f0704303bedfd /dev-perl | |
parent | dev-perl/XML-RSS: drop x86-macos (diff) | |
download | gentoo-e4436b85b926b2decd031c55db49fcb9c203a169.tar.gz gentoo-e4436b85b926b2decd031c55db49fcb9c203a169.tar.bz2 gentoo-e4436b85b926b2decd031c55db49fcb9c203a169.zip |
dev-perl/XML-SAX: 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')
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild b/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild index 40ac5f3626bb..4c4a0b1517b6 100644 --- a/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.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=5 @@ -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 sparc x86 ~amd64-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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 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 c1a22c1a356c..3881e2b83762 100644 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-1.0.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 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 ~riscv 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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |