diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:06:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:12:38 -0400 |
commit | b7479bf890e02b51112201b4670db7dd767637b6 (patch) | |
tree | c11909bfca30c7f31067ee19e016ee320a7cd435 /dev-perl/GnuPG-Interface | |
parent | dev-perl/IPC-Signal: x86 stable (bug #657684) (diff) | |
download | gentoo-b7479bf890e02b51112201b4670db7dd767637b6.tar.gz gentoo-b7479bf890e02b51112201b4670db7dd767637b6.tar.bz2 gentoo-b7479bf890e02b51112201b4670db7dd767637b6.zip |
dev-perl/GnuPG-Interface: amd64 stable wrt bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild index 113f6288c3f8..5ba38b18130f 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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=" |