diff options
author | Sam James <sam@gentoo.org> | 2024-01-22 04:57:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-22 04:57:45 +0000 |
commit | 5c36961c4f05d2317ca29f524c80bc52fc7730f1 (patch) | |
tree | 7cfe2575008e62b9240fecd075c45a6caae71a42 /x11-themes | |
parent | x11-misc/slim: Stabilize 1.4.0 arm64, #922575 (diff) | |
download | gentoo-5c36961c4f05d2317ca29f524c80bc52fc7730f1.tar.gz gentoo-5c36961c4f05d2317ca29f524c80bc52fc7730f1.tar.bz2 gentoo-5c36961c4f05d2317ca29f524c80bc52fc7730f1.zip |
x11-themes/slim-themes: Stabilize 1.2.3a-r7 arm64, #922575
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild index 5a2cfd728d1f..21b5a78cd47d 100644 --- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild +++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ S="${WORKDIR}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND="x11-misc/slim" |