From: Michał Górny Date: Mon, 15 Jul 2019 15:24:10 +0000 (+0200) Subject: media-plugins/vdr-exec: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=33b73eaf6c522b5465bd18460de593b482670fd4;p=gentoo.git media-plugins/vdr-exec: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild b/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild index b975996f850d..ebce0f6d3604 100644 --- a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild +++ b/media-plugins/vdr-exec/vdr-exec-0.0.3.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://wirbel.htpc-forum.de/exec/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.6.0"