diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:04:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:04:07 +0100 |
commit | 3b6a750aff14351fd5aa92a60d8ae415439a7687 (patch) | |
tree | 9053c559dc4134c6a4c5ed9838bfaefda14c2ca9 /dev-perl/GnuPG-Interface | |
parent | dev-perl/MooX-late: ppc stable wrt bug #573536 (diff) | |
download | gentoo-3b6a750aff14351fd5aa92a60d8ae415439a7687.tar.gz gentoo-3b6a750aff14351fd5aa92a60d8ae415439a7687.tar.bz2 gentoo-3b6a750aff14351fd5aa92a60d8ae415439a7687.zip |
dev-perl/GnuPG-Interface: ppc stable wrt bug #573536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
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 17038e9dbb0e..561bcbd138f8 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=" |