diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 12:59:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 12:59:33 +0300 |
commit | ca49e93caa959e6561eed50bb150c1deeca49491 (patch) | |
tree | 80c69affac8ec2b06abb53741888d1914d47e88e /app-crypt/pinentry | |
parent | dev-db/lmdb: s390 stable wrt bug #657058 (diff) | |
download | gentoo-ca49e93caa959e6561eed50bb150c1deeca49491.tar.gz gentoo-ca49e93caa959e6561eed50bb150c1deeca49491.tar.bz2 gentoo-ca49e93caa959e6561eed50bb150c1deeca49491.zip |
app-crypt/pinentry: s390 stable wrt bug #657058
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild index f1444b26ed32..84e0c01de1e3 100644 --- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring gtk ncurses qt5 static" CDEPEND=" |