diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-11-23 07:45:39 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-11-23 07:45:39 +0100 |
commit | d661a69650d77ddce8963375963a36af4f2534b8 (patch) | |
tree | f3ebbf63eb678468d2cf36d66a0435aa7b3161a2 /app-emacs | |
parent | app-crypt/pinentry: Keyword 1.2.1-r4 riscv, #917499 (diff) | |
download | gentoo-d661a69650d77ddce8963375963a36af4f2534b8.tar.gz gentoo-d661a69650d77ddce8963375963a36af4f2534b8.tar.bz2 gentoo-d661a69650d77ddce8963375963a36af4f2534b8.zip |
app-emacs/pinentry: Keyword 0.1_p20170913 riscv, #917499
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/pinentry/pinentry-0.1_p20170913.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild b/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild index 5d5482f69278..8dc33d2aee97 100644 --- a/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild +++ b/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc ~x86" RDEPEND="app-crypt/pinentry[emacs]" |