summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:28 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:28 +0200
commitd0a767fc582b1b6e26134212f1d364fb10c78a17 (patch)
tree9a6dee7afdaf27c3e9c37c171214604b3da6b72a /media-plugins/vdr-systeminfo
parentmedia-plugins/vdr-suspendoutput: Sort KEYWORDS (diff)
downloadgentoo-d0a767fc582b1b6e26134212f1d364fb10c78a17.tar.gz
gentoo-d0a767fc582b1b6e26134212f1d364fb10c78a17.tar.bz2
gentoo-d0a767fc582b1b6e26134212f1d364fb10c78a17.zip
media-plugins/vdr-systeminfo: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-systeminfo')
-rw-r--r--media-plugins/vdr-systeminfo/vdr-systeminfo-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"