diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 17:13:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 17:14:14 -0400 |
commit | 65c49f21c3028ad378e5ee31317f810363c324e7 (patch) | |
tree | c8f2c95fad17ddc7ed93a7f46af2fa299e5b8968 /media-libs/gst-plugins-base | |
parent | profiles: mask for removal a slew of dead ebuilds. (diff) | |
download | gentoo-65c49f21c3028ad378e5ee31317f810363c324e7.tar.gz gentoo-65c49f21c3028ad378e5ee31317f810363c324e7.tar.bz2 gentoo-65c49f21c3028ad378e5ee31317f810363c324e7.zip |
media-libs/gst-plugins-base: arm64 keyworded (bug #662458)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild index c67fdc2692fa..1843a1f8dc2a 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="amd64 arm ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant |