diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 08:07:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 08:07:59 +0000 |
commit | 46b5064d43fc370d453da80b05aa537520247df9 (patch) | |
tree | d384021ddd06ad9fc4d2c9776a9a5ba630345c9b /app-emacs | |
parent | dev-python/cryptography: Stabilize 40.0.2 x86, #907158 (diff) | |
download | gentoo-46b5064d43fc370d453da80b05aa537520247df9.tar.gz gentoo-46b5064d43fc370d453da80b05aa537520247df9.tar.bz2 gentoo-46b5064d43fc370d453da80b05aa537520247df9.zip |
app-emacs/swiper: Stabilize 0.14.0 amd64, #907115
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/swiper/swiper-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/swiper/swiper-0.14.0.ebuild b/app-emacs/swiper/swiper-0.14.0.ebuild index 99337262c621..9198ac401176 100644 --- a/app-emacs/swiper/swiper-0.14.0.ebuild +++ b/app-emacs/swiper/swiper-0.14.0.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}" |