summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-19 15:19:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-19 15:19:12 +0300
commitf45284cff8cdfbfeb93487ae5122cdd6f3c14f00 (patch)
treef27cd662cf3debdf998348e53812494e20ad4a40
parentprofiles: mask pkgconf-2* again (diff)
downloadgentoo-f45284cff8cdfbfeb93487ae5122cdd6f3c14f00.tar.gz
gentoo-f45284cff8cdfbfeb93487ae5122cdd6f3c14f00.tar.bz2
gentoo-f45284cff8cdfbfeb93487ae5122cdd6f3c14f00.zip
app-crypt/gpgme: Stabilize 1.21.0 amd64, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-crypt/gpgme/gpgme-1.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.21.0.ebuild b/app-crypt/gpgme/gpgme-1.21.0.ebuild
index 172c862fcbeb..1372d684fc5a 100644
--- a/app-crypt/gpgme/gpgme-1.21.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.21.0.ebuild
@@ -30,7 +30,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.2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="common-lisp static-libs +cxx python qt5 test"
RESTRICT="!test? ( test )"
REQUIRED_USE="qt5? ( cxx ) python? ( ${PYTHON_REQUIRED_USE} )"