diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:35 +0200 |
commit | 9099f416d309be5bfaae4dd2c8ecfe4db4b0e1ed (patch) | |
tree | 24a3387c4e26000c44495d04a06020d819d82bb0 /media-sound | |
parent | media-sound/fmdrv: Sort KEYWORDS (diff) | |
download | gentoo-9099f416d309be5bfaae4dd2c8ecfe4db4b0e1ed.tar.gz gentoo-9099f416d309be5bfaae4dd2c8ecfe4db4b0e1ed.tar.bz2 gentoo-9099f416d309be5bfaae4dd2c8ecfe4db4b0e1ed.zip |
media-sound/wmsound-data: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/wmsound-data/wmsound-data-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild b/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild index 22e2728e8ad4..a3caefa71ad5 100644 --- a/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild +++ b/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -14,7 +14,7 @@ DEPEND=">=x11-wm/windowmaker-0.80.2-r2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64 sparc" +KEYWORDS="amd64 ~ppc sparc x86" S1=${WORKDIR}/Sounds S2=${WORKDIR}/SoundSets |