diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 23:00:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 23:00:47 +0000 |
commit | d438c081bf4b583921a3fb722ccb9b23aaf0062b (patch) | |
tree | 2b70f27dbdb73e7b58de83a3a10c24fe4fe6d46a /media-video/motion | |
parent | dev-util/colm: Stabilize 0.13.0.7 s390, #761870 (diff) | |
download | gentoo-d438c081bf4b583921a3fb722ccb9b23aaf0062b.tar.gz gentoo-d438c081bf4b583921a3fb722ccb9b23aaf0062b.tar.bz2 gentoo-d438c081bf4b583921a3fb722ccb9b23aaf0062b.zip |
media-video/motion: Stabilize 4.3.2 amd64, #760714
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/motion')
-rw-r--r-- | media-video/motion/motion-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/motion/motion-4.3.2.ebuild b/media-video/motion/motion-4.3.2.ebuild index 19e930a8ae01..233a3cb589df 100644 --- a/media-video/motion/motion-4.3.2.ebuild +++ b/media-video/motion/motion-4.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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 mariadb mmal mysql postgres sqlite v4l webp" RDEPEND=" |