diff options
author | 2024-10-02 23:49:43 +0100 | |
---|---|---|
committer | 2024-10-02 23:52:02 +0100 | |
commit | 87d89ba401f8831e2d79c38cc6777eaa8b128f8c (patch) | |
tree | 76f68e2f8e10e3509c198f80bd3582a82599f942 /app-crypt | |
parent | app-crypt/pinentry: Stabilize 1.3.1 x86, #940069 (diff) | |
download | gentoo-87d89ba401f8831e2d79c38cc6777eaa8b128f8c.tar.gz gentoo-87d89ba401f8831e2d79c38cc6777eaa8b128f8c.tar.bz2 gentoo-87d89ba401f8831e2d79c38cc6777eaa8b128f8c.zip |
app-crypt/pinentry: Stabilize 1.3.1 ppc64, #940069
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.3.1.ebuild b/app-crypt/pinentry/pinentry-1.3.1.ebuild index 09a269f64dd4..59aaf1095cdd 100644 --- a/app-crypt/pinentry/pinentry-1.3.1.ebuild +++ b/app-crypt/pinentry/pinentry-1.3.1.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 qt6 wayland X" DEPEND=" |