From: Michał Górny Date: Mon, 15 Jul 2019 15:24:28 +0000 (+0200) Subject: media-plugins/vdr-systeminfo: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d0a767fc582b1b6e26134212f1d364fb10c78a17;p=gentoo.git media-plugins/vdr-systeminfo: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/media-plugins/vdr-systeminfo/vdr-systeminfo-0.1.1.ebuild b/media-plugins/vdr-systeminfo/vdr-systeminfo-0.1.1.ebuild index 7aaa686b4ee0..66943d969fcb 100644 --- a/media-plugins/vdr-systeminfo/vdr-systeminfo-0.1.1.ebuild +++ b/media-plugins/vdr-systeminfo/vdr-systeminfo-0.1.1.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://firefly.vdr-developer.org/systeminfo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.4.7"