diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:03 +0200 |
commit | 42dccae11a8365f3d8f3c2b994ca6f2005d68a53 (patch) | |
tree | 118c8410acdda07f27718d56785910f020ea7555 /net-im | |
parent | net-im/coturn: Sort KEYWORDS (diff) | |
download | gentoo-42dccae11a8365f3d8f3c2b994ca6f2005d68a53.tar.gz gentoo-42dccae11a8365f3d8f3c2b994ca6f2005d68a53.tar.bz2 gentoo-42dccae11a8365f3d8f3c2b994ca6f2005d68a53.zip |
net-im/gitter-bin: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gitter-bin/gitter-bin-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gitter-bin/gitter-bin-3.1.0.ebuild b/net-im/gitter-bin/gitter-bin-3.1.0.ebuild index 4fe366ac20af..e6e41ad17b2a 100644 --- a/net-im/gitter-bin/gitter-bin-3.1.0.ebuild +++ b/net-im/gitter-bin/gitter-bin-3.1.0.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=6 @@ -14,7 +14,7 @@ SRC_URI=" x86? ( https://update.gitter.im/linux32/${MY_PN}_${PV}_i386.deb )" LICENSE="MIT no-source-code" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="" RESTRICT="bindist mirror" |