diff options
author | Sam James <sam@gentoo.org> | 2021-09-08 02:27:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-08 02:27:02 +0100 |
commit | 98b69e07b40abdef0f00618095f67e6407303c28 (patch) | |
tree | f1d441465bfc963abd8348a2a44c1febc97b2468 /media-video/motion | |
parent | app-crypt/swtpm: Keyword 0.6.0-r1 arm, #798753 (diff) | |
download | gentoo-98b69e07b40abdef0f00618095f67e6407303c28.tar.gz gentoo-98b69e07b40abdef0f00618095f67e6407303c28.tar.bz2 gentoo-98b69e07b40abdef0f00618095f67e6407303c28.zip |
media-video/motion: Keyword 4.3.2-r1 arm64, #809707
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/motion')
-rw-r--r-- | media-video/motion/motion-4.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/motion/motion-4.3.2-r1.ebuild b/media-video/motion/motion-4.3.2-r1.ebuild index 19c0917b4e13..4bf353fb7643 100644 --- a/media-video/motion/motion-4.3.2-r1.ebuild +++ b/media-video/motion/motion-4.3.2-r1.ebuild @@ -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="ffmpeg mariadb mmal mysql postgres sqlite v4l webp" RDEPEND=" |