diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-25 23:38:16 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-27 11:22:20 +0000 |
commit | 4cdaa92bac978e964cf0a36342dbcec70942a7cd (patch) | |
tree | 29f644cbb3677a2be8b6ebee8b09b348b5864d98 /app-emacs | |
parent | app-emacs/pinentry: Keyword 0.1_p20170913 alpha, #917499 (diff) | |
download | gentoo-4cdaa92bac978e964cf0a36342dbcec70942a7cd.tar.gz gentoo-4cdaa92bac978e964cf0a36342dbcec70942a7cd.tar.bz2 gentoo-4cdaa92bac978e964cf0a36342dbcec70942a7cd.zip |
app-emacs/pinentry: Keyword 0.1_p20170913 mips, #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 2a7c1a6829c2..d916bc32624c 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc ~x86" RDEPEND="app-crypt/pinentry[emacs]" |