commit: e1f00a1bd4f81109cef6e1ef8ef24b3bd06c81ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:10:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:10:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f00a1b
app-emacs/ivy: Stabilize 0.13.4 amd64, #887949
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/ivy/ivy-0.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.13.4.ebuild b/app-emacs/ivy/ivy-0.13.4.ebuild
index e518fa33d85c..03ac85ecd099 100644
--- a/app-emacs/ivy/ivy-0.13.4.ebuild
+++ b/app-emacs/ivy/ivy-0.13.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
BDEPEND="sys-apps/texinfo"