diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:35:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:15 +0100 |
commit | 2db00994278c447b81701155d76f71847b9e1d5f (patch) | |
tree | 9f263d1224bf14830e31e99f722e10a3250f1b7e /dev-perl/Text-German/Text-German-0.60.0-r1.ebuild | |
parent | dev-perl/Text-Diff: drop x86-macos (diff) | |
download | gentoo-2db00994278c447b81701155d76f71847b9e1d5f.tar.gz gentoo-2db00994278c447b81701155d76f71847b9e1d5f.tar.bz2 gentoo-2db00994278c447b81701155d76f71847b9e1d5f.zip |
dev-perl/Text-German: 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/Text-German/Text-German-0.60.0-r1.ebuild')
-rw-r--r-- | dev-perl/Text-German/Text-German-0.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-German/Text-German-0.60.0-r1.ebuild b/dev-perl/Text-German/Text-German-0.60.0-r1.ebuild index eb096df539a7..d565276f5fea 100644 --- a/dev-perl/Text-German/Text-German-0.60.0-r1.ebuild +++ b/dev-perl/Text-German/Text-German-0.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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 DESCRIPTION="German grundform reduction" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |