diff options
author | Sam James <sam@gentoo.org> | 2024-07-10 01:56:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-10 01:56:43 +0100 |
commit | 97f0e468e2534663744b833843f17cd43b90a5a7 (patch) | |
tree | c8ee2b6d36593ad0f47edf596cd50d3a5714abd9 /x11-themes | |
parent | net-analyzer/zabbix: Keyword 7.0.0 arm64, #935800 (diff) | |
download | gentoo-97f0e468e2534663744b833843f17cd43b90a5a7.tar.gz gentoo-97f0e468e2534663744b833843f17cd43b90a5a7.tar.bz2 gentoo-97f0e468e2534663744b833843f17cd43b90a5a7.zip |
x11-themes/tela-icon-theme: Stabilize 20230625 amd64, #935790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/tela-icon-theme/tela-icon-theme-20230625.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-20230625.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-20230625.ebuild index 9952d069a306..d62723e0f87d 100644 --- a/x11-themes/tela-icon-theme/tela-icon-theme-20230625.ebuild +++ b/x11-themes/tela-icon-theme/tela-icon-theme-20230625.ebuild @@ -22,7 +22,7 @@ if [[ ${PV} == 99999999 ]]; then EGIT_REPO_URI="https://github.com/vinceliuice/${MY_PN}.git" else SRC_URI="https://github.com/vinceliuice/${MY_PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 arm64 ppc64" + KEYWORDS="amd64 arm64 ppc64" S="${WORKDIR}/${MY_PN}-${MY_PV}" fi |