summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:55 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:55 +0200
commit7739e5d423ebe2efce67daabe3e6f7bcd70756d3 (patch)
treec5511138ad950348d5b845208d11dba179c5f8ad /app-emacs
parentapp-emacs/emojify: Stabilize 1.2_p20210309 amd64, #892233 (diff)
downloadgentoo-7739e5d423ebe2efce67daabe3e6f7bcd70756d3.tar.gz
gentoo-7739e5d423ebe2efce67daabe3e6f7bcd70756d3.tar.bz2
gentoo-7739e5d423ebe2efce67daabe3e6f7bcd70756d3.zip
app-emacs/ht: Stabilize 2.3 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ht/ht-2.3.ebuild4
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 aac3d564cceb..ea1808e4d495 100644
--- a/app-emacs/ht/ht-2.3.ebuild
+++ b/app-emacs/ht/ht-2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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"
IUSE="test"
RESTRICT="!test? ( test )"