diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-05 22:50:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-05 22:50:39 -0700 |
commit | 3d7da5453c0cbf20494374e64374392f590fdfb3 (patch) | |
tree | 1f7e0a2fd812820e4f7daa157944000d081546ce /app-crypt/gpgme | |
parent | dev-db/sqlite-3.29.0: alpha stable, bug 695840 (diff) | |
download | gentoo-3d7da5453c0cbf20494374e64374392f590fdfb3.tar.gz gentoo-3d7da5453c0cbf20494374e64374392f590fdfb3.tar.bz2 gentoo-3d7da5453c0cbf20494374e64374392f590fdfb3.zip |
app-crypt/gpgme-1.13.0-r1: alpha stable, bug 695700
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild index d8ff597297ac..caaeed2a6190 100644 --- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.0-r1.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 ~riscv s390 sparc x86 ~x64-cygwin ~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 ~riscv s390 sparc x86 ~x64-cygwin ~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 |