diff options
author | Sam James <sam@gentoo.org> | 2023-07-07 23:04:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-07 23:04:19 +0100 |
commit | f5c45a38b89b70bbccc3623bb76043bda53d358e (patch) | |
tree | 7e0d96e235969e49552a2e2c7a0203e7f41cac5c /x11-themes | |
parent | games-util/antimicrox: Stabilize 3.3.4 amd64, #909838 (diff) | |
download | gentoo-f5c45a38b89b70bbccc3623bb76043bda53d358e.tar.gz gentoo-f5c45a38b89b70bbccc3623bb76043bda53d358e.tar.bz2 gentoo-f5c45a38b89b70bbccc3623bb76043bda53d358e.zip |
x11-themes/fluent-icon-theme: Stabilize 2023.06.07 amd64, #909839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild index c1ca65370187..fe300c325a84 100644 --- a/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild +++ b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild @@ -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 |