diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:33:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:53 +0100 |
commit | 199b05f43b7f8d2e2c2930a95b15cac77b4da692 (patch) | |
tree | 755fc09fd5db8772b3367a55e3bc267730f728d6 /app-crypt | |
parent | media-sound/ario: x86 stable wrt bug #591474 (diff) | |
download | gentoo-199b05f43b7f8d2e2c2930a95b15cac77b4da692.tar.gz gentoo-199b05f43b7f8d2e2c2930a95b15cac77b4da692.tar.bz2 gentoo-199b05f43b7f8d2e2c2930a95b15cac77b4da692.zip |
app-crypt/pinentry: x86 stable wrt bug #601364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild b/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild index a0b5832fd44d..d83edd2120b5 100644 --- a/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild @@ -12,7 +12,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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="emacs gtk ncurses qt4 qt5 caps gnome-keyring static" CDEPEND=" |