diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:25:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:25:06 +0100 |
commit | 2b81009db1ed5436c124b6a47f3a42ef79c1146d (patch) | |
tree | b19cae2cccfb5dfefdf2f3b3d54a89d3871e2a22 /dev-perl/GnuPG-Interface | |
parent | dev-perl/MooX-late: amd64 stable wrt bug #573536 (diff) | |
download | gentoo-2b81009db1ed5436c124b6a47f3a42ef79c1146d.tar.gz gentoo-2b81009db1ed5436c124b6a47f3a42ef79c1146d.tar.bz2 gentoo-2b81009db1ed5436c124b6a47f3a42ef79c1146d.zip |
dev-perl/GnuPG-Interface: amd64 stable wrt bug #573536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild index e1723af0a019..613a97f4ae60 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module interface to interacting with GnuPG" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND=" |