diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 05:16:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 05:42:10 +0000 |
commit | 77bd217fc4e917ec1a2064f0fa665cb208ce99d2 (patch) | |
tree | 3be97c1e1d1b41e30737f1c83ee81491671fa9ed /media-libs | |
parent | media-libs/gst-plugins-ugly: ppc64 stable (bug #728940) (diff) | |
download | gentoo-77bd217fc4e917ec1a2064f0fa665cb208ce99d2.tar.gz gentoo-77bd217fc4e917ec1a2064f0fa665cb208ce99d2.tar.bz2 gentoo-77bd217fc4e917ec1a2064f0fa665cb208ce99d2.zip |
media-libs/gstreamer: ppc64 stable (bug #728940)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.16.2.ebuild b/media-libs/gstreamer/gstreamer-1.16.2.ebuild index a1b849b25d31..f54203481b5f 100644 --- a/media-libs/gstreamer/gstreamer-1.16.2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.16.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RESTRICT="!test? ( test )" |