diff options
author | Sam James <sam@gentoo.org> | 2024-07-23 06:01:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-23 06:01:32 +0100 |
commit | f9743a0e80271df88f280be184f799f1d75032aa (patch) | |
tree | 30bc6706c57c160161ac5f026c060bbb20b1845a /app-crypt | |
parent | app-crypt/pinentry: Stabilize 1.3.0-r3 ppc64, #936511 (diff) | |
download | gentoo-f9743a0e80271df88f280be184f799f1d75032aa.tar.gz gentoo-f9743a0e80271df88f280be184f799f1d75032aa.tar.bz2 gentoo-f9743a0e80271df88f280be184f799f1d75032aa.zip |
app-crypt/pinentry: Stabilize 1.3.0-r3 arm, #936511
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.3.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.3.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.3.0-r3.ebuild index f9930b7286b8..93734b1fa10d 100644 --- a/app-crypt/pinentry/pinentry-1.3.0-r3.ebuild +++ b/app-crypt/pinentry/pinentry-1.3.0-r3.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 ppc 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 qt6 wayland X" DEPEND=" |