diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:26 +0200 |
commit | 78ba6e6e6c950083aecaaca0a15a661e70f1a1ff (patch) | |
tree | 59b2b11b30ff665795a515f531edbd5dd4029cb0 /media-plugins | |
parent | media-plugins/vdr-sndctl: Sort KEYWORDS (diff) | |
download | gentoo-78ba6e6e6c950083aecaaca0a15a661e70f1a1ff.tar.gz gentoo-78ba6e6e6c950083aecaaca0a15a661e70f1a1ff.tar.bz2 gentoo-78ba6e6e6c950083aecaaca0a15a661e70f1a1ff.zip |
media-plugins/vdr-suspendoutput: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-suspendoutput/vdr-suspendoutput-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-suspendoutput/vdr-suspendoutput-2.0.1.ebuild b/media-plugins/vdr-suspendoutput/vdr-suspendoutput-2.0.1.ebuild index de7f209d6620..5ccea9a17a6e 100644 --- a/media-plugins/vdr-suspendoutput/vdr-suspendoutput-2.0.1.ebuild +++ b/media-plugins/vdr-suspendoutput/vdr-suspendoutput-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://phivdr.dyndns.org/vdr/vdr-suspendoutput/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="media-video/vdr" |