diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:05:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:05:56 +0000 |
commit | 54462ccd551507b23799237a2b5e87263da607e8 (patch) | |
tree | eeebb3ad551e04d3edb844c0b26bd43e791bed43 /app-emacs/counsel | |
parent | app-emacs/company-mode: Stabilize 0.9.13_p20220720 amd64, #887947 (diff) | |
download | gentoo-54462ccd551507b23799237a2b5e87263da607e8.tar.gz gentoo-54462ccd551507b23799237a2b5e87263da607e8.tar.bz2 gentoo-54462ccd551507b23799237a2b5e87263da607e8.zip |
app-emacs/counsel: Stabilize 0.13.4 x86, #887949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/counsel')
-rw-r--r-- | app-emacs/counsel/counsel-0.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/counsel/counsel-0.13.4.ebuild b/app-emacs/counsel/counsel-0.13.4.ebuild index fe5b3a0a93e8..21cbb97faef9 100644 --- a/app-emacs/counsel/counsel-0.13.4.ebuild +++ b/app-emacs/counsel/counsel-0.13.4.ebuild @@ -15,7 +15,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=" |