diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:10:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:10:19 +0200 |
commit | 2f450d3f7815633b17cced82e945e3cf4eb062ec (patch) | |
tree | 4e747ac622c06881af882de7728743732e0e62f5 /app-crypt/pinentry | |
parent | dev-lang/lazarus: amd64 stable wrt bug #818139 (diff) | |
download | gentoo-2f450d3f7815633b17cced82e945e3cf4eb062ec.tar.gz gentoo-2f450d3f7815633b17cced82e945e3cf4eb062ec.tar.bz2 gentoo-2f450d3f7815633b17cced82e945e3cf4eb062ec.zip |
app-crypt/pinentry: amd64 stable wrt bug #818157
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.0.ebuild b/app-crypt/pinentry/pinentry-1.2.0.ebuild index ac4dede1ffc8..bc44fbd48353 100644 --- a/app-crypt/pinentry/pinentry-1.2.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.0.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps efl emacs gnome-keyring gtk ncurses qt5" DEPEND=" |