commit: d11ff3f6451a319f23c79649e292148e1c15bee6
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:38:22 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:38:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11ff3f6
dev-perl/Perl-Tags-0.320.0-r1: marked ~{x86,amd64}-linux, bug #690140
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild
b/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild
index 36e579bb9c1..a5bf388570a 100644
--- a/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild
+++ b/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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="Generate (possibly exuberant) Ctags style tags for Perl
sourcecode"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="test minimal"
RESTRICT="!test? ( test )"