diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-07 23:21:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-07 23:21:07 +0200 |
commit | 52d2112bdaab089393e91994e8541dba41c0b73a (patch) | |
tree | bbaec99182a706b32e10d2fd093883b8967456e5 /app-crypt | |
parent | www-apps/drupal: Add 8.3.2 release. (diff) | |
download | gentoo-52d2112bdaab089393e91994e8541dba41c0b73a.tar.gz gentoo-52d2112bdaab089393e91994e8541dba41c0b73a.tar.bz2 gentoo-52d2112bdaab089393e91994e8541dba41c0b73a.zip |
app-crypt/gpgme: amd64 stable wrt bug #617730
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.8.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild index ff4d111ec563..21ae5ffab40c 100644 --- a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild +++ b/app-crypt/gpgme/gpgme-1.8.0-r3.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 ~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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp cxx python qt5 static-libs" COMMON_DEPEND="app-crypt/gnupg |