diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-27 10:58:50 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-27 10:58:50 +0200 |
commit | 63a632c6476f4f7b610cc7cb143c29ecfae74166 (patch) | |
tree | f49c963a5e7e4273dd9e463c0fb67d571e8aa97f /app-crypt | |
parent | dev-perl/Moose: Add ~ppc keyword wrt bug #555892 (diff) | |
download | gentoo-63a632c6476f4f7b610cc7cb143c29ecfae74166.tar.gz gentoo-63a632c6476f4f7b610cc7cb143c29ecfae74166.tar.bz2 gentoo-63a632c6476f4f7b610cc7cb143c29ecfae74166.zip |
app-crypt/pinentry: arm stable, bug #552614
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
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 a2ba4baa20ed..9027df63b544 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=" |