diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-20 06:39:34 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-20 06:39:34 +0200 |
commit | 6d36cd9bab123416fb1de801d2e35eccbd9a5be9 (patch) | |
tree | d4ab39adb10cc60a2d5c1f0e06640888e17fae6f /dev-python/gst-python | |
parent | media-plugins/gst-plugins-libav: arm stable, bug #624180 (diff) | |
download | gentoo-6d36cd9bab123416fb1de801d2e35eccbd9a5be9.tar.gz gentoo-6d36cd9bab123416fb1de801d2e35eccbd9a5be9.tar.bz2 gentoo-6d36cd9bab123416fb1de801d2e35eccbd9a5be9.zip |
dev-python/gst-python: arm stable, bug #624180
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.10.5.ebuild b/dev-python/gst-python/gst-python-1.10.5.ebuild index bde2e4824959..6a2f88ae8a3c 100644 --- a/dev-python/gst-python/gst-python-1.10.5.ebuild +++ b/dev-python/gst-python/gst-python-1.10.5.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}" |