summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-25 07:51:41 +0000
committerSam James <sam@gentoo.org>2022-11-25 07:51:48 +0000
commit9690f7f6191f96feec32f2719e5f3ed8312f773a (patch)
tree9a5fd5ca33ebb2731c61ca90d02e6496d02971cf /app-crypt
parentsys-libs/ldb: drop 2.3.3, 2.3.4, 2.4.2-r1 (diff)
downloadgentoo-9690f7f6191f96feec32f2719e5f3ed8312f773a.tar.gz
gentoo-9690f7f6191f96feec32f2719e5f3ed8312f773a.tar.bz2
gentoo-9690f7f6191f96feec32f2719e5f3ed8312f773a.zip
app-crypt/gpgme: Stabilize 1.18.0-r2 amd64, #882901
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gpgme/gpgme-1.18.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild b/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
index f381237e96ee..60c81e71a5f1 100644
--- a/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
@@ -27,7 +27,7 @@ LICENSE="GPL-2 LGPL-2.1"
# Bump FUDGE if a release is made which breaks ABI without changing SONAME.
# (Reset to 0 if FUDGE != 0 if libgpgme/libgpgmepp/libqpggme change.)
SLOT="1/11.6.15.1"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="common-lisp static-libs +cxx python qt5 test"
RESTRICT="!test? ( test )"