diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-27 10:32:46 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-28 07:26:54 +0200 |
commit | 548ab1d7f5566830a43948840a9ba2614414372f (patch) | |
tree | 2ee003c90bfb751bd9eaa0ca6209c5b84685469d /app-crypt/pinentry | |
parent | dev-python/tables: Bump to 3.9.2 (diff) | |
download | gentoo-548ab1d7f5566830a43948840a9ba2614414372f.tar.gz gentoo-548ab1d7f5566830a43948840a9ba2614414372f.tar.bz2 gentoo-548ab1d7f5566830a43948840a9ba2614414372f.zip |
app-crypt/pinentry: Keyword 1.2.1-r4 ppc, #917499
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild index 423906d1bf11..bf204e97fb94 100644 --- a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="caps efl emacs gtk keyring ncurses qt5 wayland X" DEPEND=" |