diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 13:36:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 13:36:15 +0000 |
commit | 71c35fa4405d806dd7a0da9aeb38d56e97fcab1a (patch) | |
tree | 8ee86de4d121950354a6b652480ba982d1c8fa0c /app-emacs/pinentry | |
parent | app-emacs/pinentry: Keyword 0.1_p20170913 hppa, #917499 (diff) | |
download | gentoo-71c35fa4405d806dd7a0da9aeb38d56e97fcab1a.tar.gz gentoo-71c35fa4405d806dd7a0da9aeb38d56e97fcab1a.tar.bz2 gentoo-71c35fa4405d806dd7a0da9aeb38d56e97fcab1a.zip |
app-emacs/pinentry: Keyword 0.1_p20170913 arm64, #917499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/pinentry')
-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 ef43ca495d27..cefb168ed31e 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 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" RDEPEND="app-crypt/pinentry[emacs]" |