diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:16 +0200 |
commit | 09195ffc02365a5fea19028186eeb7eebfe047fb (patch) | |
tree | 73deda458d2438861a5f2c26fb9aa64e9ffdfb87 /media-plugins/vdr-joystick | |
parent | media-plugins/vdr-graphlcd: Sort KEYWORDS (diff) | |
download | gentoo-09195ffc02365a5fea19028186eeb7eebfe047fb.tar.gz gentoo-09195ffc02365a5fea19028186eeb7eebfe047fb.tar.bz2 gentoo-09195ffc02365a5fea19028186eeb7eebfe047fb.zip |
media-plugins/vdr-joystick: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-joystick')
-rw-r--r-- | media-plugins/vdr-joystick/vdr-joystick-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-joystick/vdr-joystick-0.0.3.ebuild b/media-plugins/vdr-joystick/vdr-joystick-0.0.3.ebuild index 7a2324052eab..cf1cb9847878 100644 --- a/media-plugins/vdr-joystick/vdr-joystick-0.0.3.ebuild +++ b/media-plugins/vdr-joystick/vdr-joystick-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://home.arcor.de/andreas.regel/files/joystick/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.4.6" |