diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:11:15 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:12 +0200 |
commit | f13a869ea98e67e8baef91f414b03c6a6a32b520 (patch) | |
tree | d28b711a21bf85cbbea66051ac25897cd2deb712 /x11-themes | |
parent | dev-libs/atk: arm64 stable (diff) | |
download | gentoo-f13a869ea98e67e8baef91f414b03c6a6a32b520.tar.gz gentoo-f13a869ea98e67e8baef91f414b03c6a6a32b520.tar.bz2 gentoo-f13a869ea98e67e8baef91f414b03c6a6a32b520.zip |
x11-themes/hicolor-icon-theme: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild index 57f541de5380..f498c7883b93 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |