diff options
author | Sam James <sam@gentoo.org> | 2024-12-21 21:24:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-21 21:24:07 +0000 |
commit | 68747bfa9fa0d2813e913a970edbfbd235c15c34 (patch) | |
tree | 8a2ba8d1bb54786b67a0c954418902d3f1e67587 /x11-themes/tango-icon-theme | |
parent | app-misc/tmux: add sixel flag to compile with sixel support (diff) | |
download | gentoo-68747bfa9fa0d2813e913a970edbfbd235c15c34.tar.gz gentoo-68747bfa9fa0d2813e913a970edbfbd235c15c34.tar.bz2 gentoo-68747bfa9fa0d2813e913a970edbfbd235c15c34.zip |
x11-themes/tango-icon-theme: Keyword 0.8.90-r1 arm64, #946787
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes/tango-icon-theme')
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild index 8a9bad8868b5..2e68487acd97 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="minimal png" RESTRICT="binchecks strip" |