diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-07 19:30:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-07 19:30:39 +0200 |
commit | f62e2c4881e7afb4e8f90fecf57cb4c422469e76 (patch) | |
tree | d206e26b5149ee09cccb3ff5514476904a191863 /app-crypt | |
parent | app-crypt/gpgme: Stabilize 1.23.2-r2 x86, #941133 (diff) | |
download | gentoo-f62e2c4881e7afb4e8f90fecf57cb4c422469e76.tar.gz gentoo-f62e2c4881e7afb4e8f90fecf57cb4c422469e76.tar.bz2 gentoo-f62e2c4881e7afb4e8f90fecf57cb4c422469e76.zip |
app-crypt/gpgme: Stabilize 1.23.2-r2 amd64, #941133
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.23.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.23.2-r2.ebuild b/app-crypt/gpgme/gpgme-1.23.2-r2.ebuild index a56e5af46840..04a95aebac1a 100644 --- a/app-crypt/gpgme/gpgme-1.23.2-r2.ebuild +++ b/app-crypt/gpgme/gpgme-1.23.2-r2.ebuild @@ -34,7 +34,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 ~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 ~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 qt6 test" RESTRICT="!test? ( test )" REQUIRED_USE=" |