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
commit248c0e0af350be5e13a03b6db1335999922e2aeb (patch)
tree6ceaf3710f8f8be4505231269df7ae54ca5de21f /app-emacs
parentapp-emacs/ert-runner: Stabilize 0.8.0 amd64, #892233 (diff)
downloadgentoo-248c0e0af350be5e13a03b6db1335999922e2aeb.tar.gz
gentoo-248c0e0af350be5e13a03b6db1335999922e2aeb.tar.bz2
gentoo-248c0e0af350be5e13a03b6db1335999922e2aeb.zip
app-emacs/ansi: Stabilize 0.4.1_p20211104 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ansi/ansi-0.4.1_p20211104.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild b/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild
index 12ba90c2412a..6faffbab1883 100644
--- a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild
+++ b/app-emacs/ansi/ansi-0.4.1_p20211104.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
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}.el-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"