diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:50:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:50:28 +0100 |
commit | 7888df54b8b125b7274f0831811efe26223cc6f9 (patch) | |
tree | 57dd70e12dd0dc5ccd194adf8b91cd513af48373 /app-crypt/pinentry | |
parent | dev-libs/libassuan: ppc stable wrt bug #552614 (diff) | |
download | gentoo-7888df54b8b125b7274f0831811efe26223cc6f9.tar.gz gentoo-7888df54b8b125b7274f0831811efe26223cc6f9.tar.bz2 gentoo-7888df54b8b125b7274f0831811efe26223cc6f9.zip |
app-crypt/pinentry: ia64 stable wrt bug #552614
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.5.ebuild b/app-crypt/pinentry/pinentry-0.9.5.ebuild index 54b35b24e70f..4c55e522f564 100644 --- a/app-crypt/pinentry/pinentry-0.9.5.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.5.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="clipboard emacs gtk ncurses qt4 caps gnome-keyring static" RDEPEND=" |