commit: e65cf463fde5402dd0c48082d8f5aa2bd00a6364
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 17:35:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 17:35:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65cf463
app-emacs/ivy-rich: Stabilize 0.1.6_p20210409 amd64, #892231
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/ivy-rich/ivy-rich-0.1.6_p20210409.ebuild | 4 ++--
1 file 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}"