diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 14:47:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 14:47:42 +0100 |
commit | 058aa98f7212daabd64fc15ccde44c3397ebb0b9 (patch) | |
tree | 964c27d9abbe78239d21726d44d210acc89414ad /dev-python/gst-python | |
parent | net-ftp/pure-ftpd: ppc64 stable wrt bug #610538 (diff) | |
download | gentoo-058aa98f7212daabd64fc15ccde44c3397ebb0b9.tar.gz gentoo-058aa98f7212daabd64fc15ccde44c3397ebb0b9.tar.bz2 gentoo-058aa98f7212daabd64fc15ccde44c3397ebb0b9.zip |
dev-python/gst-python: ppc64 stable wrt bug #601354
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.10.3.ebuild b/dev-python/gst-python/gst-python-1.10.3.ebuild index ef8bfbb24f99..754aaa1ea1e4 100644 --- a/dev-python/gst-python/gst-python-1.10.3.ebuild +++ b/dev-python/gst-python/gst-python-1.10.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" RDEPEND=" |