diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:25:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:25:18 +0200 |
commit | 0a1bc55091c17b57722d9c7d1f3d4a5f6be39706 (patch) | |
tree | 0de834db6762dc10e2cf485076bf34a3005db8f6 /app-crypt | |
parent | dev-python/mako: Fix usage of optfeature() (diff) | |
download | gentoo-0a1bc55091c17b57722d9c7d1f3d4a5f6be39706.tar.gz gentoo-0a1bc55091c17b57722d9c7d1f3d4a5f6be39706.tar.bz2 gentoo-0a1bc55091c17b57722d9c7d1f3d4a5f6be39706.zip |
app-crypt/pinentry: x86 stable wrt bug #552614
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt')
-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 ab15d4e688d1..a9784b21d40b 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=" |