summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:58 +0200
commit52cdf5161a268760ff1565549dd9e18d92be2aab (patch)
tree7664b92fb592fb31efeef8f5eb460ee2e363f35d /app-emacs/ecukes
parentapp-emacs/espuds: Stabilize 0.3.3_p20171111 amd64, #892233 (diff)
downloadgentoo-52cdf5161a268760ff1565549dd9e18d92be2aab.tar.gz
gentoo-52cdf5161a268760ff1565549dd9e18d92be2aab.tar.bz2
gentoo-52cdf5161a268760ff1565549dd9e18d92be2aab.zip
app-emacs/ecukes: Stabilize 0.6.18-r1 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/ecukes')
-rw-r--r--app-emacs/ecukes/ecukes-0.6.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild b/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
index 1e8bbe61c27d..8366226926fb 100644
--- a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
+++ b/app-emacs/ecukes/ecukes-0.6.18-r1.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ecukes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"