diff options
author | 2023-11-25 21:36:47 -0500 | |
---|---|---|
committer | 2023-11-27 11:22:19 +0000 | |
commit | 3ec4696a9cb6f0d95e64d8dced1935513706c21c (patch) | |
tree | 234bbed70c812e2f13fd2b029b61f926a3b5663f /app-emacs | |
parent | app-crypt/pinentry: Keyword 1.2.1-r4 ia64, #917499 (diff) | |
download | gentoo-3ec4696a9cb6f0d95e64d8dced1935513706c21c.tar.gz gentoo-3ec4696a9cb6f0d95e64d8dced1935513706c21c.tar.bz2 gentoo-3ec4696a9cb6f0d95e64d8dced1935513706c21c.zip |
app-emacs/pinentry: Keyword 0.1_p20170913 ia64, #917499
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 8dc33d2aee97..9635ae5e21cc 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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~riscv ~sparc ~x86" RDEPEND="app-crypt/pinentry[emacs]" |