commit: 2326cd08b44569501cb12b97f67b269a7e1313fd Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jan 17 00:13:35 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jan 17 00:13:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2326cd08
sys-apps/lsd: stabilize 0.20.1 for amd64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sys-apps/lsd/lsd-0.20.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/lsd/lsd-0.20.1.ebuild b/sys-apps/lsd/lsd-0.20.1.ebuild index 76daf0085bfa..5d4ac73462a4 100644 --- a/sys-apps/lsd/lsd-0.20.1.ebuild +++ b/sys-apps/lsd/lsd-0.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -112,7 +112,7 @@ SRC_URI="https://github.com/Peltoche/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 ISC MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="" DEPEND=""
