diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:30:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:34 +0200 |
commit | 18a656e7e10f6f5ff72ecdc1ca024402b93f536c (patch) | |
tree | 400c52cfd3c7d6600ba6890e09a83f9b4cb67dda /app-crypt/pinentry | |
parent | net-libs/qxmpp: x86 stable wrt bug #724372 (diff) | |
download | gentoo-18a656e7e10f6f5ff72ecdc1ca024402b93f536c.tar.gz gentoo-18a656e7e10f6f5ff72ecdc1ca024402b93f536c.tar.bz2 gentoo-18a656e7e10f6f5ff72ecdc1ca024402b93f536c.zip |
app-crypt/pinentry: x86 stable wrt bug #724374
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 db9db97d613f..091098f53e29 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=" |