diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:13:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:13:22 +0200 |
commit | 9c0351eaf8a7e2cc82cb04e9e28cb3666d0593a6 (patch) | |
tree | af7059a982b12e8b362a870da6a73b6e1e0d3b02 /app-crypt/gpgme | |
parent | x11-misc/xdg-user-dirs-gtk: Stabilize 0.11 arm, #882917 (diff) | |
download | gentoo-9c0351eaf8a7e2cc82cb04e9e28cb3666d0593a6.tar.gz gentoo-9c0351eaf8a7e2cc82cb04e9e28cb3666d0593a6.tar.bz2 gentoo-9c0351eaf8a7e2cc82cb04e9e28cb3666d0593a6.zip |
app-crypt/gpgme: Stabilize 1.18.0-r2 ppc, #882901
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.18.0-r2.ebuild | 2 |
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 1a20a5d9bffd..32c9d3bdaf32 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 )" |