summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:01:32 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:13:56 +0100
commit3d26db2f817f4a75e3be569cb9f85aea63bf3765 (patch)
tree91e80e5eb31d5894b5d6a7f3aa1150d50fcd919e /app-crypt/gpgme
parentdev-python/pyxattr: stable 0.6.0-r1 for ppc64, bug #659076 (diff)
downloadgentoo-3d26db2f817f4a75e3be569cb9f85aea63bf3765.tar.gz
gentoo-3d26db2f817f4a75e3be569cb9f85aea63bf3765.tar.bz2
gentoo-3d26db2f817f4a75e3be569cb9f85aea63bf3765.zip
app-crypt/gpgme: stable 1.11.1 for ppc64, bug #659234
Bug: https://bugs.gentoo.org/659234 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r--app-crypt/gpgme/gpgme-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.11.1.ebuild b/app-crypt/gpgme/gpgme-1.11.1.ebuild
index 7c79dfaaea49..e1fe8fb13c2a 100644
--- a/app-crypt/gpgme/gpgme-1.11.1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.11.1.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