diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:11:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:11:26 +0200 |
commit | 491f597fabfec445c24dc5c6506cab963f82efea (patch) | |
tree | 07fcf64ab6fb407fb37a9ff716244cbcab8c76df /app-crypt | |
parent | dev-lang/lazarus: x86 stable wrt bug #818139 (diff) | |
download | gentoo-491f597fabfec445c24dc5c6506cab963f82efea.tar.gz gentoo-491f597fabfec445c24dc5c6506cab963f82efea.tar.bz2 gentoo-491f597fabfec445c24dc5c6506cab963f82efea.zip |
app-crypt/pinentry: x86 stable wrt bug #818157
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 bc44fbd48353..daf695ad2887 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=" |