summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:16:40 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:22:00 +0100
commit224f108ecfa9eb78145125bb58e45b2b4fa07b58 (patch)
tree9bbdce4e90c3d34a744151447cce5783cb456f69
parentmedia-libs/imlib2: stable 1.5.1 for ia64, bug #659216 (diff)
downloadgentoo-224f108e.tar.gz
gentoo-224f108e.tar.bz2
gentoo-224f108e.zip
app-crypt/gpgme: stable 1.11.1 for ia64, bug #659234
Bug: https://bugs.gentoo.org/659234 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
-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 e1fe8fb13c2a..8455d4756913 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