summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-15 12:53:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-15 12:53:25 +0200
commit47ea4f92995bdcdae9e708c43d17d3949cfc7f17 (patch)
treefbddda1959069bdcdd194072a52dcb52f7843083
parentdev-python/wheel: Remove old (diff)
downloadgentoo-47ea4f92995bdcdae9e708c43d17d3949cfc7f17.tar.gz
gentoo-47ea4f92995bdcdae9e708c43d17d3949cfc7f17.tar.bz2
gentoo-47ea4f92995bdcdae9e708c43d17d3949cfc7f17.zip
app-emacs/swiper: Stabilize 0.14.2 amd64, #919921
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/swiper/swiper-0.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/swiper/swiper-0.14.2.ebuild b/app-emacs/swiper/swiper-0.14.2.ebuild
index 569f7e380a5b..6ff5c62ec0f0 100644
--- a/app-emacs/swiper/swiper-0.14.2.ebuild
+++ b/app-emacs/swiper/swiper-0.14.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/abo-abo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND=">=app-emacs/ivy-${PV}"