diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:19:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:19:32 +0200 |
commit | 978a9dfdf339dfd4990890c2d8f2340da7d1ae89 (patch) | |
tree | 49bb7873b598f9d741f1cfb5aea362f9ba3fef57 /x11-themes/sound-theme-freedesktop | |
parent | media-libs/libcanberra: keyword ~arm64 (diff) | |
download | gentoo-978a9dfdf339dfd4990890c2d8f2340da7d1ae89.tar.gz gentoo-978a9dfdf339dfd4990890c2d8f2340da7d1ae89.tar.bz2 gentoo-978a9dfdf339dfd4990890c2d8f2340da7d1ae89.zip |
x11-themes/sound-theme-freedesktop: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-themes/sound-theme-freedesktop')
-rw-r--r-- | x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild index 3050d9e1afa9..1fed53d159c9 100644 --- a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild +++ b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ SRC_URI="https://people.freedesktop.org/~mccann/dist/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="" |