diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:45 +0200 |
commit | 8cd5aafae27716b9c98b535f1c7cfc46985dccff (patch) | |
tree | 3db90409f11cde65b2bc4a02b5faee620a5c478f /media-video/streamdvd | |
parent | media-video/mplayer-sh: Sort KEYWORDS (diff) | |
download | gentoo-8cd5aafae27716b9c98b535f1c7cfc46985dccff.tar.gz gentoo-8cd5aafae27716b9c98b535f1c7cfc46985dccff.tar.bz2 gentoo-8cd5aafae27716b9c98b535f1c7cfc46985dccff.zip |
media-video/streamdvd: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/streamdvd')
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/streamdvd/streamdvd-0.4-r1.ebuild b/media-video/streamdvd/streamdvd-0.4-r1.ebuild index e983596a9271..531705d009b6 100644 --- a/media-video/streamdvd/streamdvd-0.4-r1.ebuild +++ b/media-video/streamdvd/streamdvd-0.4-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 @@ -11,7 +11,7 @@ SRC_URI="http://www.badabum.de/down/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="X" |