diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:27 +0200 |
commit | 69391750f4abd831ccbe815d80ec86765f96df01 (patch) | |
tree | c6cac6fd80d750369466536b0611f4a8feb35fe4 /app-emacs/ht | |
parent | app-emacs/ert-runner: Keyword 0.8.0 arm64, #922064 (diff) | |
download | gentoo-69391750f4abd831ccbe815d80ec86765f96df01.tar.gz gentoo-69391750f4abd831ccbe815d80ec86765f96df01.tar.bz2 gentoo-69391750f4abd831ccbe815d80ec86765f96df01.zip |
app-emacs/ht: Keyword 2.3 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/ht')
-rw-r--r-- | app-emacs/ht/ht-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ht/ht-2.3.ebuild b/app-emacs/ht/ht-2.3.ebuild index ea1808e4d495..57af14755328 100644 --- a/app-emacs/ht/ht-2.3.ebuild +++ b/app-emacs/ht/ht-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/ht.el-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )" |