diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:23 +0200 |
commit | a67d67c21bee8822c065e8d492c4fb70e62c7078 (patch) | |
tree | 6fa586211b5ab0cb0c0bd17eb3816604ece6a5fe /x11-plugins/wmcdplay | |
parent | x11-plugins/gkrellmlaunch: Sort KEYWORDS (diff) | |
download | gentoo-a67d67c21bee8822c065e8d492c4fb70e62c7078.tar.gz gentoo-a67d67c21bee8822c065e8d492c4fb70e62c7078.tar.bz2 gentoo-a67d67c21bee8822c065e8d492c4fb70e62c7078.zip |
x11-plugins/wmcdplay: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcdplay')
-rw-r--r-- | x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild index a5309acde845..10e95d419418 100644 --- a/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild +++ b/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.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 @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" src_unpack() { unpack ${A} |