From 1ab41444ddb0f5bf99b45016229417064501cb7e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 4 Mar 2023 07:08:43 +0000 Subject: x11-themes/fluent-icon-theme: Stabilize 2023.02.01 amd64, #899194 Signed-off-by: Arthur Zamarin --- x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-themes/fluent-icon-theme') diff --git a/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild index 82a474b46799..fe300c325a84 100644 --- a/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild +++ b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/vinceliuice/${MY_PN}.git" else SRC_URI="https://github.com/vinceliuice/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" S="${WORKDIR}/${MY_PN}-${MY_PV}" fi -- cgit v1.2.3-65-gdbad