diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-11-30 19:24:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:35 +0000 |
commit | 269db9458f55f40af1b3e53aea59a35813fd0043 (patch) | |
tree | 0f7d4120d70cf945d7864654a7273384c759bdaa /x11-themes | |
parent | sci-calculators/qalculate-gtk: added ~arm64 (diff) | |
download | gentoo-269db9458f55f40af1b3e53aea59a35813fd0043.tar.gz gentoo-269db9458f55f40af1b3e53aea59a35813fd0043.tar.bz2 gentoo-269db9458f55f40af1b3e53aea59a35813fd0043.zip |
x11-themes/gtk-chtheme: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-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" |