diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-04 15:15:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-04 15:15:11 +0200 |
commit | ae0d397fc9c9dfccdc42e6e97ead47ea1d63c3ef (patch) | |
tree | 9c89e747dd29b9caad0e07f83f2585fa8e9b0acd /app-crypt | |
parent | app-i18n/skk-jisyo: x86 stable wrt bug #696120 (diff) | |
download | gentoo-ae0d397fc9c9dfccdc42e6e97ead47ea1d63c3ef.tar.gz gentoo-ae0d397fc9c9dfccdc42e6e97ead47ea1d63c3ef.tar.bz2 gentoo-ae0d397fc9c9dfccdc42e6e97ead47ea1d63c3ef.zip |
app-crypt/gpgme: s390 stable wrt bug #695700
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 4b61a128bbf9..d8ff597297ac 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 sparc x86 ~x64-cygwin ~x86-fbsd ~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 sparc x86 ~x64-cygwin ~x86-fbsd ~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 |