diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 15:20:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 18:57:22 +0100 |
commit | 97c64f277c0307e2711a83966962189e14f37343 (patch) | |
tree | f2db720bcd1651616e4ed3fa3465c43cbf7b0b2d /app-crypt/pinentry | |
parent | media-libs/mesa: Update libdrm dependency in live ebuild (diff) | |
download | gentoo-97c64f277c0307e2711a83966962189e14f37343.tar.gz gentoo-97c64f277c0307e2711a83966962189e14f37343.tar.bz2 gentoo-97c64f277c0307e2711a83966962189e14f37343.zip |
app-crypt/pinentry: x86 stable (bug #632293)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 62bdf0899c1d..009cd5adbd70 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=" |