diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:24 +0200 |
commit | 20957db1d64708183c9b596db24cb3a44cf19dbc (patch) | |
tree | b1229eaf909ffabfc76ec85b175f776ec03cf450 /x11-plugins | |
parent | x11-plugins/wmcdplay: Sort KEYWORDS (diff) | |
download | gentoo-20957db1d64708183c9b596db24cb3a44cf19dbc.tar.gz gentoo-20957db1d64708183c9b596db24cb3a44cf19dbc.tar.bz2 gentoo-20957db1d64708183c9b596db24cb3a44cf19dbc.zip |
x11-plugins/wmlongrun: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild index 6778e05ba045..1609296d7367 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.3.1.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="-* ~x86" IUSE="" RDEPEND="x11-libs/libX11 |