diff options
Diffstat (limited to 'media-video/gnome-video-effects')
-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="" |