commit: 2e6223bf3734aae9828c9198fdd482eac22f5e76 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 17:35:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 17:35:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6223bf
app-emacs/all-the-icons-ibuffer: Stabilize 1.3.0 amd64, #892231 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.ebuild b/app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.ebuild index 1e24835199af..7560e10dc869 100644 --- a/app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.ebuild +++ b/app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.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 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/seagle0128/${PN}/archive/v${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="app-emacs/all-the-icons" BDEPEND="${RDEPEND}"
