diff options
author | 2020-07-10 13:23:39 +0000 | |
---|---|---|
committer | 2020-07-10 13:23:39 +0000 | |
commit | 679cf8774adaaa9f755aadbc9004e884422ea42a (patch) | |
tree | 63d0db4c2d3f3597927af57e0d547f042528ff9e /x11-themes | |
parent | x11-misc/slim: arm64 keyworded (bug #731124) (diff) | |
download | gentoo-679cf8774adaaa9f755aadbc9004e884422ea42a.tar.gz gentoo-679cf8774adaaa9f755aadbc9004e884422ea42a.tar.bz2 gentoo-679cf8774adaaa9f755aadbc9004e884422ea42a.zip |
x11-themes/slim-themes: arm64 keyworded (bug #731124)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
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 95baf2ccadd0..55fe88f83849 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-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,7 +30,7 @@ SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-misc/slim" |