diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:24 +0000 |
commit | fe2c92c541cd7cf6ddfad23654b7cece864cea2a (patch) | |
tree | 2a3eb0a6e1c508ef605997e92ad7d84f470b2f4a /media-video | |
parent | media-libs/clutter-gtk: Stabilize 1.8.4 arm64, #773172 (diff) | |
download | gentoo-fe2c92c541cd7cf6ddfad23654b7cece864cea2a.tar.gz gentoo-fe2c92c541cd7cf6ddfad23654b7cece864cea2a.tar.bz2 gentoo-fe2c92c541cd7cf6ddfad23654b7cece864cea2a.zip |
media-video/gnome-video-effects: Stabilize 0.4.3 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild b/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild index 75cf2f6b21a5..580ee2caae2e 100644 --- a/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild +++ b/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeVideoEffects" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="" |