commit: b241d973b774268aee6250a72bd94aff67fdb2dc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 12:43:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 12:43:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b241d973
app-emacs/pinentry: stabilize 0.1_p20231126 Bug: https://bugs.gentoo.org/921608 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/pinentry/pinentry-0.1_p20231126.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild b/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild index d9af744faef7..e51da6dde7eb 100644 --- a/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild +++ b/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild @@ -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]"
