diff options
author | Sam James <sam@gentoo.org> | 2023-12-15 02:32:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-15 02:32:34 +0000 |
commit | 3c6f9119cb0c104fe7cbc7766e28deee599a15b1 (patch) | |
tree | 6a8100608b30b8891e9befcecd94b018123d4104 /app-emacs/ivy | |
parent | app-emacs/compat: Stabilize 29.1.4.4 ALLARCHES, #919919 (diff) | |
download | gentoo-3c6f9119cb0c104fe7cbc7766e28deee599a15b1.tar.gz gentoo-3c6f9119cb0c104fe7cbc7766e28deee599a15b1.tar.bz2 gentoo-3c6f9119cb0c104fe7cbc7766e28deee599a15b1.zip |
app-emacs/ivy: Stabilize 0.14.2 amd64, #919920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/ivy')
-rw-r--r-- | app-emacs/ivy/ivy-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ivy/ivy-0.14.2.ebuild b/app-emacs/ivy/ivy-0.14.2.ebuild index 3bedf16037a6..2f2e7f05b350 100644 --- a/app-emacs/ivy/ivy-0.14.2.ebuild +++ b/app-emacs/ivy/ivy-0.14.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="sys-apps/texinfo" |