diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:46 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:46 +0200 |
commit | 963cb7e5bdc5b23782e783944819d9bbdb699255 (patch) | |
tree | bf3a50137ccbc1822bbde051a98b57e442c97373 /media-video/vdrsync | |
parent | media-video/streamdvd: Sort KEYWORDS (diff) | |
download | gentoo-963cb7e5bdc5b23782e783944819d9bbdb699255.tar.gz gentoo-963cb7e5bdc5b23782e783944819d9bbdb699255.tar.bz2 gentoo-963cb7e5bdc5b23782e783944819d9bbdb699255.zip |
media-video/vdrsync: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/vdrsync')
-rw-r--r-- | media-video/vdrsync/vdrsync-0.1.3_pre050322-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdrsync/vdrsync-0.1.3_pre050322-r1.ebuild b/media-video/vdrsync/vdrsync-0.1.3_pre050322-r1.ebuild index a80fd6cd2096..fb37db3df2e3 100644 --- a/media-video/vdrsync/vdrsync-0.1.3_pre050322-r1.ebuild +++ b/media-video/vdrsync/vdrsync-0.1.3_pre050322-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -15,7 +15,7 @@ SRC_URI="http://vdrsync.vdr-portal.de/releases/${MY_P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="dvdr" DEPEND="" |