commit: ea0c9c015e550c49217561e3251caca2e72488b8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 12:42:03 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 12:42:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0c9c01
app-emacs/pinentry: Stabilize 0.1_p20231126 ALLARCHES, #921608
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/pinentry/pinentry-0.1_p20231126.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild
b/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild
index 8b2b12b25e85..445b67d1913e 100644
--- a/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild
+++ b/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-el-${COMMIT}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc
~x86"
RDEPEND="app-crypt/pinentry[emacs]"