diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-01-08 14:08:18 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-01-08 14:49:08 +0100 |
commit | fd85559c84c029af8759ee76cca291e095962d9c (patch) | |
tree | f58363ab1226ad9eeee01d9482862da2ec013cc5 /app-emacs | |
parent | app-emacs/po-mode: stabilize 0.22 for ALLARCHES (diff) | |
download | gentoo-fd85559c84c029af8759ee76cca291e095962d9c.tar.gz gentoo-fd85559c84c029af8759ee76cca291e095962d9c.tar.bz2 gentoo-fd85559c84c029af8759ee76cca291e095962d9c.zip |
app-emacs/pinentry: stabilize 0.1_p20231126 for ALLARCHES
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/pinentry/pinentry-0.1_p20231126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild b/app-emacs/pinentry/pinentry-0.1_p20231126.ebuild index e51da6dde7eb..c0ef7e9ac882 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]" |