diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 16:06:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 16:06:02 +0300 |
commit | 4756bc2c812efd7ad66c44aff05dfa16ae468cc6 (patch) | |
tree | 368f1c3b868e02f3a28de7c465ae07437aeb46a9 /app-emacs/bind-key | |
parent | dev-python/pytz: Stabilize 2023.3-r1 ppc, #905119 (diff) | |
download | gentoo-4756bc2c812efd7ad66c44aff05dfa16ae468cc6.tar.gz gentoo-4756bc2c812efd7ad66c44aff05dfa16ae468cc6.tar.bz2 gentoo-4756bc2c812efd7ad66c44aff05dfa16ae468cc6.zip |
app-emacs/bind-key: Keyword 2.4.4 hppa, #905201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/bind-key')
-rw-r--r-- | app-emacs/bind-key/bind-key-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bind-key/bind-key-2.4.4.ebuild b/app-emacs/bind-key/bind-key-2.4.4.ebuild index 8afa8f8f87f9..60a3fd183220 100644 --- a/app-emacs/bind-key/bind-key-2.4.4.ebuild +++ b/app-emacs/bind-key/bind-key-2.4.4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" SITEFILE="50${PN}-gentoo.el" |