diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-15 21:23:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-15 21:23:32 +0100 |
commit | ef97ff759a69594a5d69a298ed9c457824b8c710 (patch) | |
tree | 2493b7809d33fd29805db3ed764af003c5b11164 /app-crypt | |
parent | dev-python/pyopenssl: arm stable, bug #599742 (diff) | |
download | gentoo-ef97ff759a69594a5d69a298ed9c457824b8c710.tar.gz gentoo-ef97ff759a69594a5d69a298ed9c457824b8c710.tar.bz2 gentoo-ef97ff759a69594a5d69a298ed9c457824b8c710.zip |
app-crypt/pinentry: arm stable, bug #601364
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 552e0844b8f2..4503b13eef2b 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=" |