diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:49:15 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:49:15 +0200 |
commit | 304f483a2858dc909eb6333c14877f9c7a20a4a2 (patch) | |
tree | 4fc2b0cbebea31222069b4b9fdd177df4624b7a3 /dev-python/gst-python | |
parent | dev-lang/orc: arm stable, bug #551826 (diff) | |
download | gentoo-304f483a2858dc909eb6333c14877f9c7a20a4a2.tar.gz gentoo-304f483a2858dc909eb6333c14877f9c7a20a4a2.tar.bz2 gentoo-304f483a2858dc909eb6333c14877f9c7a20a4a2.zip |
dev-python/gst-python: arm stable, bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.4.0.ebuild b/dev-python/gst-python/gst-python-1.4.0.ebuild index e55658e74d62..190a1264ed78 100644 --- a/dev-python/gst-python/gst-python-1.4.0.ebuild +++ b/dev-python/gst-python/gst-python-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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=" |