diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:20:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:20:34 +0200 |
commit | 35150c34d9ecc6f257cdc1bd548fa154ca1db001 (patch) | |
tree | 683c22c40bfb076112359e1b42d559858783d114 /app-crypt/gpgme | |
parent | dev-util/gperf: x86 stable (bug #656752) (diff) | |
download | gentoo-35150c34d9ecc6f257cdc1bd548fa154ca1db001.tar.gz gentoo-35150c34d9ecc6f257cdc1bd548fa154ca1db001.tar.bz2 gentoo-35150c34d9ecc6f257cdc1bd548fa154ca1db001.zip |
app-crypt/gpgme: x86 stable (bug #659234)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.11.1.ebuild | 2 |
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 8455d4756913..4291744d3054 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 |