diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-01 13:15:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-01 13:15:33 +0300 |
commit | bebe33f4e7e246f5cbafb1546a26672fd1a1e1bd (patch) | |
tree | b4d7690213207ff1d200b1806cf46a818cf591f1 /app-crypt/gpgme | |
parent | sys-devel/gcc: sh stable wrt bug #694998 (diff) | |
download | gentoo-bebe33f4e7e246f5cbafb1546a26672fd1a1e1bd.tar.gz gentoo-bebe33f4e7e246f5cbafb1546a26672fd1a1e1bd.tar.bz2 gentoo-bebe33f4e7e246f5cbafb1546a26672fd1a1e1bd.zip |
app-crypt/gpgme: sh stable wrt bug #695700
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild index 4395b9df1a05..b072b9b2e606 100644 --- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs cxx python qt5" COMMON_DEPEND=">=app-crypt/gnupg-2 |