diff options
author | 2024-02-20 05:54:32 +0000 | |
---|---|---|
committer | 2024-02-20 05:54:32 +0000 | |
commit | 7825230498f8380a485d3ddc2bef349ed2ee12af (patch) | |
tree | 6d5c2ff9c781766c0a9b1d8b8744da91137bccfa /app-crypt | |
parent | dev-ruby/typhoeus: drop 1.4.0-r2 (diff) | |
download | gentoo-7825230498f8380a485d3ddc2bef349ed2ee12af.tar.gz gentoo-7825230498f8380a485d3ddc2bef349ed2ee12af.tar.bz2 gentoo-7825230498f8380a485d3ddc2bef349ed2ee12af.zip |
app-crypt/gpgme: Stabilize 1.23.2 arm, #923155
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.23.2.ebuild b/app-crypt/gpgme/gpgme-1.23.2.ebuild index 428e3ac2e11a..33a0bcf049dd 100644 --- a/app-crypt/gpgme/gpgme-1.23.2.ebuild +++ b/app-crypt/gpgme/gpgme-1.23.2.ebuild @@ -33,7 +33,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 qt6 test" RESTRICT="!test? ( test )" REQUIRED_USE=" |