diff options
author | Sam James <sam@gentoo.org> | 2021-09-01 19:31:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-01 19:31:44 +0100 |
commit | 43bcc9f01986c8a4d04c5b40dbef5ba2396207b1 (patch) | |
tree | a66ba8d63217bd368b0cab3e7a77b21b30c4b578 /dev-perl/GnuPG-Interface | |
parent | app-benchmarks/bonnie++: Stabilize 2.00a ppc64, #808417 (diff) | |
download | gentoo-43bcc9f01986c8a4d04c5b40dbef5ba2396207b1.tar.gz gentoo-43bcc9f01986c8a4d04c5b40dbef5ba2396207b1.tar.bz2 gentoo-43bcc9f01986c8a4d04c5b40dbef5ba2396207b1.zip |
dev-perl/GnuPG-Interface: Stabilize 1.20.0 ppc, #805824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild index 7303d744340f..40a8f873c5ba 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to GnuPG" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="test" RESTRICT="!test? ( test )" |