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