diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-06 22:52:50 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-06 22:52:50 +0100 |
commit | 398c47656ac6520d03ed09d63022917d277699a2 (patch) | |
tree | b28c1f3a820a071a83cd91fd786e2ce255291f75 /dev-python/gst-python | |
parent | media-plugins/gst-plugins-meta: arm stable, bug #587010 (diff) | |
download | gentoo-398c47656ac6520d03ed09d63022917d277699a2.tar.gz gentoo-398c47656ac6520d03ed09d63022917d277699a2.tar.bz2 gentoo-398c47656ac6520d03ed09d63022917d277699a2.zip |
dev-python/gst-python: arm stable, bug #587010
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.8.3.ebuild b/dev-python/gst-python/gst-python-1.8.3.ebuild index 31e8f218a98b..6425ae7054fe 100644 --- a/dev-python/gst-python/gst-python-1.8.3.ebuild +++ b/dev-python/gst-python/gst-python-1.8.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 ~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=" |