diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:04:33 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:41:01 +0100 |
commit | 8fda13ba20ae7503c3196d3c8241d28f35e1e4fb (patch) | |
tree | a240b7932ff9104d40082050059a9c571bb6942a | |
parent | app-text/gtkspell: stable 3.0.10 for sparc, bug #717076 (diff) | |
download | gentoo-8fda13ba20ae7503c3196d3c8241d28f35e1e4fb.tar.gz gentoo-8fda13ba20ae7503c3196d3c8241d28f35e1e4fb.tar.bz2 gentoo-8fda13ba20ae7503c3196d3c8241d28f35e1e4fb.zip |
dev-perl/GnuPG-Interface: stable 0.520.0-r3 for hppa, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 dfa05b21244b..7bbc172f1666 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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" RESTRICT="!test? ( test )" |