From: Michał Górny Date: Mon, 15 Jul 2019 15:24:19 +0000 (+0200) Subject: media-plugins/vdr-launcher: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c109bb81bb91661b661acf16776c49c2c0254447;p=gentoo.git media-plugins/vdr-launcher: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild b/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild index d3d7b6b04e79..a7ae807a13c0 100644 --- a/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild +++ b/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://winni.vdr-developer.org/launcher/downloads/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.3.7"