diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:40:03 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:40:03 +0200 |
commit | 11272010762396fc7a7eb2444eeccc3fb686d133 (patch) | |
tree | ae572f5006355e32e5c19629b8e0c59b31ac8311 /dev-python | |
parent | media-libs/gst-plugins-ugly: arm stable, bug #566378 (diff) | |
download | gentoo-11272010762396fc7a7eb2444eeccc3fb686d133.tar.gz gentoo-11272010762396fc7a7eb2444eeccc3fb686d133.tar.bz2 gentoo-11272010762396fc7a7eb2444eeccc3fb686d133.zip |
dev-python/gst-python: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.6.2.ebuild b/dev-python/gst-python/gst-python-1.6.2.ebuild index 9b2db4c3f9db..8f8bc0d91f47 100644 --- a/dev-python/gst-python/gst-python-1.6.2.ebuild +++ b/dev-python/gst-python/gst-python-1.6.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 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |