diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 23:49:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 23:52:01 +0100 |
commit | 53f0c79563522219f0af135decbc8dad2693568b (patch) | |
tree | b1860776ec51ebca8c082ee4f06e96c5489df386 /app-crypt | |
parent | net-dns/dnsdist: Stabilize 1.9.6 amd64, #939043 (diff) | |
download | gentoo-53f0c79563522219f0af135decbc8dad2693568b.tar.gz gentoo-53f0c79563522219f0af135decbc8dad2693568b.tar.bz2 gentoo-53f0c79563522219f0af135decbc8dad2693568b.zip |
app-crypt/pinentry: Stabilize 1.3.1 x86, #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 0c43eb7f16ab..09a269f64dd4 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=" |