diff options
author | Sam James <sam@gentoo.org> | 2022-06-14 19:01:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-14 19:01:07 +0100 |
commit | 3d12ad2e69950748d6ccfaf06b9f2bd7aac164bb (patch) | |
tree | c17c169084c3746a048e5fb95118eea2322723ec /app-crypt/gpgme | |
parent | media-libs/harfbuzz: Stabilize 4.2.1 sparc, #843353 (diff) | |
download | gentoo-3d12ad2e69950748d6ccfaf06b9f2bd7aac164bb.tar.gz gentoo-3d12ad2e69950748d6ccfaf06b9f2bd7aac164bb.tar.bz2 gentoo-3d12ad2e69950748d6ccfaf06b9f2bd7aac164bb.zip |
app-crypt/gpgme: Stabilize 1.17.1-r1 sparc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.17.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild index a7a511966db2..97be2b8de1b8 100644 --- a/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2.1" # Use e.g. app-portage/iwdevtools integration with dev-libs/libabigail's abidiff. # Subslot: SONAME of each: <libgpgme.libgpgmepp.libqgpgme> SLOT="1/11.6.15" -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 )" |