summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-08-17 10:38:22 +0200
committerFabian Groffen <grobian@gentoo.org>2020-08-17 10:38:22 +0200
commitd11ff3f6451a319f23c79649e292148e1c15bee6 (patch)
treee6f8a9a475e4604891957f08c4078406cdd4038c
parentdev-perl/Net-Patricia-1.220.0-r1: marked ~{x86,amd64}-linux, bug #690140 (diff)
downloadgentoo-d11ff3f6.tar.gz
gentoo-d11ff3f6.tar.bz2
gentoo-d11ff3f6.zip
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@gentoo.org>
-rw-r--r--dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild4
1 files 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 36e579bb9c1a..a5bf388570aa 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 )"