diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:08:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 14fffa28c3d977c7747b63978b48e5272282d0f5 (patch) | |
tree | 4a6f53ec1d4df0571eff21508b0bdca6a1a15fed | |
parent | dev-perl/Sub-Uplevel: amd64 stable wrt bug #582172 (diff) | |
download | gentoo-14fffa28c3d977c7747b63978b48e5272282d0f5.tar.gz gentoo-14fffa28c3d977c7747b63978b48e5272282d0f5.tar.bz2 gentoo-14fffa28c3d977c7747b63978b48e5272282d0f5.zip |
dev-perl/Perl-Tags: amd64 stable wrt bug #580138
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Perl-Tags/Perl-Tags-0.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Perl-Tags/Perl-Tags-0.320.0.ebuild b/dev-perl/Perl-Tags/Perl-Tags-0.320.0.ebuild index abbd5b42bb9f..e772c3465ec5 100644 --- a/dev-perl/Perl-Tags/Perl-Tags-0.320.0.ebuild +++ b/dev-perl/Perl-Tags/Perl-Tags-0.320.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Generate (possibly exuberant) Ctags style tags for Perl sourcecode" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="test minimal" PATCHES=( |