commit: 47ea4f92995bdcdae9e708c43d17d3949cfc7f17 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 15 10:53:25 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 15 10:53:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ea4f92
app-emacs/swiper: Stabilize 0.14.2 amd64, #919921 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/swiper/swiper-0.14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
