diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-26 08:06:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-26 08:29:51 +0100 |
commit | ccc515708bba266a5d7e7eeabd1a9f00128edf99 (patch) | |
tree | 4334da0df8c280da5a833780f4079f4515d998b7 /dev-python/gst-python | |
parent | media-plugins/gst-plugins-ximagesrc: stable 1.10.5 for ppc/ppc64, bug #624180 (diff) | |
download | gentoo-ccc515708bba266a5d7e7eeabd1a9f00128edf99.tar.gz gentoo-ccc515708bba266a5d7e7eeabd1a9f00128edf99.tar.bz2 gentoo-ccc515708bba266a5d7e7eeabd1a9f00128edf99.zip |
dev-python/gst-python: stable 1.10.5 for ppc/ppc64, bug #624180
Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.10.5.ebuild b/dev-python/gst-python/gst-python-1.10.5.ebuild index 9459dc429bdd..8bc72a6cadea 100644 --- a/dev-python/gst-python/gst-python-1.10.5.ebuild +++ b/dev-python/gst-python/gst-python-1.10.5.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 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |