diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 12:43:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:43:10 +0000 |
commit | b241d973b774268aee6250a72bd94aff67fdb2dc (patch) | |
tree | 3cb78b212299b4fb6f16b85d31e3a1e366a95eb3 /app-emacs/pinentry | |
parent | app-emacs/pinentry: Stabilize 0.1_p20231126 ALLARCHES, #921608 (diff) | |
download | gentoo-b241d973b774268aee6250a72bd94aff67fdb2dc.tar.gz gentoo-b241d973b774268aee6250a72bd94aff67fdb2dc.tar.bz2 gentoo-b241d973b774268aee6250a72bd94aff67fdb2dc.zip |
app-emacs/pinentry: stabilize 0.1_p20231126
Bug: https://bugs.gentoo.org/921608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/pinentry')
-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 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]" |