diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:21 +0200 |
commit | e2f31e545b81bb54af310439ac5845a04514e76e (patch) | |
tree | b63eed15400ee25319560dec7521c6baa6dbe3c6 /media-plugins | |
parent | media-plugins/vdr-launcher: Sort KEYWORDS (diff) | |
download | gentoo-e2f31e545b81bb54af310439ac5845a04514e76e.tar.gz gentoo-e2f31e545b81bb54af310439ac5845a04514e76e.tar.bz2 gentoo-e2f31e545b81bb54af310439ac5845a04514e76e.zip |
media-plugins/vdr-mount: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild index 48d5015f65dc..69807aec7c67 100644 --- a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild +++ b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="VDR plugin: (Un)Mount removable media via osd" HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Mount-plugin" SRC_URI="http://homepages.physik.uni-muenchen.de/~Felix.Rauscher/${P}.tgz" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |