summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-15 15:50:11 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-15 15:50:11 +0000
commit06ef06269c981d567ede1ac410324321af7d2459 (patch)
treeabbfb548fa88f5a5366277bd136a7a816cc5ca0d /app-emacs/swiper
parentx11-misc/screen-message: 0.28 + EAPI 8 + EmptyGlobalAssignment (diff)
downloadgentoo-06ef06269c981d567ede1ac410324321af7d2459.tar.gz
gentoo-06ef06269c981d567ede1ac410324321af7d2459.tar.bz2
gentoo-06ef06269c981d567ede1ac410324321af7d2459.zip
app-emacs/swiper: Stabilize 0.14.2 x86, #919921
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/swiper')
-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 6ff5c62ec0f0..9198ac401176 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}"