diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 05:13:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 05:42:08 +0000 |
commit | e285cdcda1a60f0b59ecc9578fadad1589138af2 (patch) | |
tree | e386c46e3f8987d2862cca84d24439ffd48161d6 /dev-python/gst-python | |
parent | profiles: update chromium mask (diff) | |
download | gentoo-e285cdcda1a60f0b59ecc9578fadad1589138af2.tar.gz gentoo-e285cdcda1a60f0b59ecc9578fadad1589138af2.tar.bz2 gentoo-e285cdcda1a60f0b59ecc9578fadad1589138af2.zip |
dev-python/gst-python: 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 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.16.2.ebuild b/dev-python/gst-python/gst-python-1.16.2.ebuild index ba255f4f2557..ab3cb841ce5c 100644 --- a/dev-python/gst-python/gst-python-1.16.2.ebuild +++ b/dev-python/gst-python/gst-python-1.16.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |