diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 13:36:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 13:36:18 +0000 |
commit | cd94ebd496dd18680cf1845095ce3128c5e82894 (patch) | |
tree | cf7cdad4ef0f0482dbc9906bb2aa314ac0633aa9 /app-emacs | |
parent | app-emacs/pinentry: Keyword 0.1_p20170913 sparc, #917499 (diff) | |
download | gentoo-cd94ebd496dd18680cf1845095ce3128c5e82894.tar.gz gentoo-cd94ebd496dd18680cf1845095ce3128c5e82894.tar.bz2 gentoo-cd94ebd496dd18680cf1845095ce3128c5e82894.zip |
app-emacs/pinentry: Keyword 0.1_p20170913 arm, #917499
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 aa0f4ea3c6b1..5d5482f69278 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 ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" RDEPEND="app-crypt/pinentry[emacs]" |