diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:04:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:04:27 +0000 |
commit | 90b2e919ae95c50a76f16158a4659491978089f3 (patch) | |
tree | 7843a9ee9706929daf29f8b3f49f677482d14b7b /app-emacs/counsel | |
parent | app-emacs/counsel: Stabilize 0.14.2 amd64, #919922 (diff) | |
download | gentoo-90b2e919ae95c50a76f16158a4659491978089f3.tar.gz gentoo-90b2e919ae95c50a76f16158a4659491978089f3.tar.bz2 gentoo-90b2e919ae95c50a76f16158a4659491978089f3.zip |
app-emacs/counsel: Stabilize 0.14.2 x86, #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 a7fd0528f905..95b41a59e22f 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=" |