diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 19:26:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 19:26:55 +0200 |
commit | b855635124c77f5c84b02ea60bb6668d7c7209bf (patch) | |
tree | 1990e9e9438514ceeb5bc683558a1cbeff90800f /dev-perl/Sub-Quote | |
parent | dev-perl/Sub-Name: amd64 stable wrt bug #614514 (diff) | |
download | gentoo-b855635124c77f5c84b02ea60bb6668d7c7209bf.tar.gz gentoo-b855635124c77f5c84b02ea60bb6668d7c7209bf.tar.bz2 gentoo-b855635124c77f5c84b02ea60bb6668d7c7209bf.zip |
dev-perl/Sub-Quote: amd64 stable wrt bug #614514
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild index 674a1f129190..cdaf60bfce82 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" IUSE="test minimal" RDEPEND=" |