diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:33:54 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:33:54 -0400 |
commit | 6b7e2a0bdb60c963bd04827ae4820c78648f1169 (patch) | |
tree | e596b0853e880767e53b176f4e3a0653557a0f41 /x11-themes/sound-theme-freedesktop | |
parent | app-misc/fdupes: arm64 stable (diff) | |
download | gentoo-6b7e2a0bdb60c963bd04827ae4820c78648f1169.tar.gz gentoo-6b7e2a0bdb60c963bd04827ae4820c78648f1169.tar.bz2 gentoo-6b7e2a0bdb60c963bd04827ae4820c78648f1169.zip |
x11-themes/sound-theme-freedesktop: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 4690ce7bd49c..27dbe3c27690 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="" |