diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 22:32:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 22:48:14 +0100 |
commit | 4f9ccddab464c745b8c47f45cdd5ccdc07d6701b (patch) | |
tree | b6ca3023484859350003a28869ccee9f892a9696 /dev-python/gst-python | |
parent | media-plugins/gst-plugins-wavpack: x86 stable (bug #635900) (diff) | |
download | gentoo-4f9ccddab464c745b8c47f45cdd5ccdc07d6701b.tar.gz gentoo-4f9ccddab464c745b8c47f45cdd5ccdc07d6701b.tar.bz2 gentoo-4f9ccddab464c745b8c47f45cdd5ccdc07d6701b.zip |
dev-python/gst-python: x86 stable (bug #635900)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.12.3.ebuild b/dev-python/gst-python/gst-python-1.12.3.ebuild index b8944d26f019..93c72e0c78c8 100644 --- a/dev-python/gst-python/gst-python-1.12.3.ebuild +++ b/dev-python/gst-python/gst-python-1.12.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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |