diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-20 21:23:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-20 21:23:41 +0100 |
commit | 7f36bb025d8037d918357195471a2ee12cffd9a2 (patch) | |
tree | 8a5016138338c4976aade954fc19cf7d7e6e0d17 /app-crypt | |
parent | media-video/x264-encoder: Drop old (diff) | |
download | gentoo-7f36bb025d8037d918357195471a2ee12cffd9a2.tar.gz gentoo-7f36bb025d8037d918357195471a2ee12cffd9a2.tar.bz2 gentoo-7f36bb025d8037d918357195471a2ee12cffd9a2.zip |
app-crypt/gpgme: stable 1.10.0 for hppa, bug #643196
Bug: https://bugs.gentoo.org/643196
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
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 4e11929a9ed0..c79592443168 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 |