diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:19 +0200 |
commit | c109bb81bb91661b661acf16776c49c2c0254447 (patch) | |
tree | f459be62a5d18de0e3efe7cc4d6feebb719cf146 /media-plugins | |
parent | media-plugins/vdr-kvdrmon: Sort KEYWORDS (diff) | |
download | gentoo-c109bb81bb91661b661acf16776c49c2c0254447.tar.gz gentoo-c109bb81bb91661b661acf16776c49c2c0254447.tar.bz2 gentoo-c109bb81bb91661b661acf16776c49c2c0254447.zip |
media-plugins/vdr-launcher: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |