diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-01 08:53:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-01 08:53:53 +0300 |
commit | 2a18b7c6cb3e5998fe298a00f93cb63629955e7b (patch) | |
tree | 2362b18d8ca273981530da598535a789f5c8b9dc /x11-themes | |
parent | dev-php/pecl-mailparse: Stabilize 3.1.3 ppc, #855353 (diff) | |
download | gentoo-2a18b7c6cb3e5998fe298a00f93cb63629955e7b.tar.gz gentoo-2a18b7c6cb3e5998fe298a00f93cb63629955e7b.tar.bz2 gentoo-2a18b7c6cb3e5998fe298a00f93cb63629955e7b.zip |
x11-themes/gnome-icon-theme-extras: Keyword 3.12.0 arm64, #855440
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild index 20512a256911..d2ba5a9fa725 100644 --- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild +++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/Archive/gnome-icon-theme-extras" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |