diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:43:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:58:06 +0200 |
commit | 8d9e2b311789a6ae8a5bc6fee80478320561884d (patch) | |
tree | fca8481f7051689128a0af7c9294ce649781a46f /media-video/motion | |
parent | sys-devel/llvm: x86 stable (bug #686028) (diff) | |
download | gentoo-8d9e2b311789a6ae8a5bc6fee80478320561884d.tar.gz gentoo-8d9e2b311789a6ae8a5bc6fee80478320561884d.tar.bz2 gentoo-8d9e2b311789a6ae8a5bc6fee80478320561884d.zip |
media-video/motion: x86 stable (bug #681494)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video/motion')
-rw-r--r-- | media-video/motion/motion-4.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/motion/motion-4.1.1-r1.ebuild b/media-video/motion/motion-4.1.1-r1.ebuild index 3113cd0a5fcf..05a3311cb026 100644 --- a/media-video/motion/motion-4.1.1-r1.ebuild +++ b/media-video/motion/motion-4.1.1-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=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Motion-Project/${PN}/archive/release-${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="ffmpeg libav mmal mysql postgres sqlite v4l webp" RDEPEND=" |