diff options
author | 2017-02-15 18:50:28 +0100 | |
---|---|---|
committer | 2017-02-15 18:50:45 +0100 | |
commit | 53be9992216fd9ba693c2ff820b2e50801c23ac0 (patch) | |
tree | e027b8fe74790701557051ea0469270bcaa6cd3b /dev-python/gst-python | |
parent | app-portage/unsandbox: Add tc-export CC, #609442 (diff) | |
download | gentoo-53be9992216fd9ba693c2ff820b2e50801c23ac0.tar.gz gentoo-53be9992216fd9ba693c2ff820b2e50801c23ac0.tar.bz2 gentoo-53be9992216fd9ba693c2ff820b2e50801c23ac0.zip |
dev-python/gst-python: arm stable, bug #601354
Package-Manager: Portage-2.3.3, 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.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 c8cff089efce..33e50857f07d 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=" |