diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:12 +0200 |
commit | 8b0a5f8331c22a6405efc9e353af3f41410dd7de (patch) | |
tree | 87dc1d3bdf201fb79e0ea22820569d2dab8e1eac /media-plugins | |
parent | media-plugins/vdr-exec: Sort KEYWORDS (diff) | |
download | gentoo-8b0a5f8331c22a6405efc9e353af3f41410dd7de.tar.gz gentoo-8b0a5f8331c22a6405efc9e353af3f41410dd7de.tar.bz2 gentoo-8b0a5f8331c22a6405efc9e353af3f41410dd7de.zip |
media-plugins/vdr-extb: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild b/media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild index 32b90261d7db..70c48ee88c03 100644 --- a/media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild +++ b/media-plugins/vdr-extb/vdr-extb-0.3.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 @@ -13,7 +13,7 @@ SRC_URI="http://www.deltab.de/component/option,com_docman/task,doc_download/gid, SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.6.0 |