diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-11-30 21:25:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:37 +0000 |
commit | faa1c77bda5da754d07732bed80dd5a4f5353913 (patch) | |
tree | ab2834122df5566e96e105c4d24d452a7faec2c7 /x11-themes | |
parent | app-admin/sshguard: added ~arm64 (diff) | |
download | gentoo-faa1c77bda5da754d07732bed80dd5a4f5353913.tar.gz gentoo-faa1c77bda5da754d07732bed80dd5a4f5353913.tar.bz2 gentoo-faa1c77bda5da754d07732bed80dd5a4f5353913.zip |
x11-themes/faenza-icon-theme: 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/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild index dbe0fd18600e..ed16020b395f 100644 --- a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild +++ b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.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=5 @@ -16,7 +16,7 @@ RESTRICT="binchecks strip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="minimal" RDEPEND="!minimal? ( x11-themes/adwaita-icon-theme ) |