summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:08:43 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:08:43 +0000
commit1ab41444ddb0f5bf99b45016229417064501cb7e (patch)
treeae17b84758894874d41e6b322a05d397d20703d2 /x11-themes
parentnet-dns/c-ares: Stabilize 1.19.0 ppc64, #899312 (diff)
downloadgentoo-1ab41444ddb0f5bf99b45016229417064501cb7e.tar.gz
gentoo-1ab41444ddb0f5bf99b45016229417064501cb7e.tar.bz2
gentoo-1ab41444ddb0f5bf99b45016229417064501cb7e.zip
x11-themes/fluent-icon-theme: Stabilize 2023.02.01 amd64, #899194
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fluent-icon-theme/fluent-icon-theme-2023.02.01.ebuild4
1 files changed, 2 insertions, 2 deletions
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