diff options
author | 2017-12-16 12:31:56 +0100 | |
---|---|---|
committer | 2017-12-16 12:32:42 +0100 | |
commit | d9d69761d7a25c51c66b9017dc92fddd66bae98a (patch) | |
tree | c83259d9ecd256cf25afb4b8b3f802290db8d0fd /dev-python/gst-python | |
parent | net-libs/nodejs: Version bump (LTS). (diff) | |
download | gentoo-d9d69761d7a25c51c66b9017dc92fddd66bae98a.tar.gz gentoo-d9d69761d7a25c51c66b9017dc92fddd66bae98a.tar.bz2 gentoo-d9d69761d7a25c51c66b9017dc92fddd66bae98a.zip |
dev-python/gst-python-1.12.3-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635900
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 93c72e0c78c8..c09e531ac335 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}" |