diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:11:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:11:42 +0200 |
commit | e4509f4b9fed2b4d6211512c978c21d0be2d6c71 (patch) | |
tree | a7b267790490443a23a13463cbe43ca50776427e /app-crypt/pinentry | |
parent | net-irc/ngircd: amd64 stable wrt bug #726850 (diff) | |
download | gentoo-e4509f4b9fed2b4d6211512c978c21d0be2d6c71.tar.gz gentoo-e4509f4b9fed2b4d6211512c978c21d0be2d6c71.tar.bz2 gentoo-e4509f4b9fed2b4d6211512c978c21d0be2d6c71.zip |
app-crypt/pinentry: arm stable wrt bug #724374
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild index 0298e6486c53..db9db97d613f 100644 --- a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static" DEPEND=" |