diff options
Diffstat (limited to 'x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild')
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild index 5175d37b2688..8a4738799648 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" LICENSE="GPL-2" RDEPEND="x11-libs/gtk+:2" |