diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:29:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:35:16 +0000 |
commit | 6849ec69e7a77f49ae8ccb8c0dad239f4934f392 (patch) | |
tree | ef288c7cd8ad078089efa9aa67736c4f0eed9e32 /dev-python | |
parent | media-plugins/gst-plugins-ximagesrc: stable 1.12.3 for ppc, bug #635900 (diff) | |
download | gentoo-6849ec69e7a77f49ae8ccb8c0dad239f4934f392.tar.gz gentoo-6849ec69e7a77f49ae8ccb8c0dad239f4934f392.tar.bz2 gentoo-6849ec69e7a77f49ae8ccb8c0dad239f4934f392.zip |
dev-python/gst-python: stable 1.12.3 for ppc, bug #635900
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.12.3.ebuild b/dev-python/gst-python/gst-python-1.12.3.ebuild index 8c1338c7e020..80e6e9c5a0c4 100644 --- a/dev-python/gst-python/gst-python-1.12.3.ebuild +++ b/dev-python/gst-python/gst-python-1.12.3.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}" |