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