diff options
author | Sam James <sam@gentoo.org> | 2024-05-30 04:23:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-30 04:23:22 +0100 |
commit | 09cdd4c8480e47b8124a502e66dc31bbb0ab1266 (patch) | |
tree | 7a85539b671757095a2d337654778912be93227b /app-eselect/eselect-pinentry | |
parent | sys-apps/pciutils: Stabilize 3.12.0 ppc, #933155 (diff) | |
download | gentoo-09cdd4c8480e47b8124a502e66dc31bbb0ab1266.tar.gz gentoo-09cdd4c8480e47b8124a502e66dc31bbb0ab1266.tar.bz2 gentoo-09cdd4c8480e47b8124a502e66dc31bbb0ab1266.zip |
app-eselect/eselect-pinentry: Stabilize 0.7.4 ALLARCHES, #933156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.4.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.4.ebuild index 2f34f9567def..4d22641a11ec 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.4.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.4.ebuild @@ -9,7 +9,7 @@ S="${WORKDIR}" 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" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |