diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-06 08:07:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-06 08:07:35 +0000 |
commit | e454603228cb07128d480efb8d5183e7bd1508e5 (patch) | |
tree | d233de2176be960e84a74f37f19dfddf71de8d30 /app-crypt | |
parent | net-proxy/squid: stable 3.5.27-r1 for hppa, bug #645356 (diff) | |
download | gentoo-e454603228cb07128d480efb8d5183e7bd1508e5.tar.gz gentoo-e454603228cb07128d480efb8d5183e7bd1508e5.tar.bz2 gentoo-e454603228cb07128d480efb8d5183e7bd1508e5.zip |
app-crypt/gpgme: stable 1.10.0 for ia64, bug #643196
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.10.0.ebuild b/app-crypt/gpgme/gpgme-1.10.0.ebuild index 8aebc92fc119..43f3c5d077a8 100644 --- a/app-crypt/gpgme/gpgme-1.10.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.10.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs cxx python qt5" COMMON_DEPEND=">=app-crypt/gnupg-2 |