diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-03 08:09:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-03 08:11:14 +0100 |
commit | 32182b59e843927a44c000ebe3e4fada45d523cb (patch) | |
tree | 9d3e12a42ca5ceab4af4d26e91dd6b24457cad67 /app-crypt | |
parent | dev-libs/botan: stable 2.9.0 for hppa, bug #681092 (diff) | |
download | gentoo-32182b59e843927a44c000ebe3e4fada45d523cb.tar.gz gentoo-32182b59e843927a44c000ebe3e4fada45d523cb.tar.bz2 gentoo-32182b59e843927a44c000ebe3e4fada45d523cb.zip |
app-crypt/gpgme: stable 1.13.0 for hppa, bug #682352
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.13.0.ebuild b/app-crypt/gpgme/gpgme-1.13.0.ebuild index 010d5c8dc4f3..e32be5c756df 100644 --- a/app-crypt/gpgme/gpgme-1.13.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.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 |