diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:35:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:35:38 +0200 |
commit | e65cf463fde5402dd0c48082d8f5aa2bd00a6364 (patch) | |
tree | cf449a76bd046ecdc7d19edf069ccf11a68b2db2 /app-emacs | |
parent | app-emacs/all-the-icons-ivy-rich: Stabilize 1.8.0 amd64, #892231 (diff) | |
download | gentoo-e65cf463fde5402dd0c48082d8f5aa2bd00a6364.tar.gz gentoo-e65cf463fde5402dd0c48082d8f5aa2bd00a6364.tar.bz2 gentoo-e65cf463fde5402dd0c48082d8f5aa2bd00a6364.zip |
app-emacs/ivy-rich: Stabilize 0.1.6_p20210409 amd64, #892231
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild b/app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild index 776f722b53ff..f5ebafdd3261 100644 --- a/app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild +++ b/app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${H} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="app-emacs/ivy" BDEPEND="${RDEPEND}" |