diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:04:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:04:26 +0000 |
commit | 6e20c62f174e6313a3cce932c16117813d1c517b (patch) | |
tree | b7652e054f563bec613b3720059e8ae008ae58bd /app-emacs/counsel | |
parent | dev-python/lazy-object-proxy: Bump to 1.10.0 (diff) | |
download | gentoo-6e20c62f174e6313a3cce932c16117813d1c517b.tar.gz gentoo-6e20c62f174e6313a3cce932c16117813d1c517b.tar.bz2 gentoo-6e20c62f174e6313a3cce932c16117813d1c517b.zip |
app-emacs/counsel: Stabilize 0.14.2 amd64, #919922
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/counsel')
-rw-r--r-- | app-emacs/counsel/counsel-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/counsel/counsel-0.14.2.ebuild b/app-emacs/counsel/counsel-0.14.2.ebuild index 4b056723c545..a7fd0528f905 100644 --- a/app-emacs/counsel/counsel-0.14.2.ebuild +++ b/app-emacs/counsel/counsel-0.14.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV} 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=" |