diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:33 +0200 |
commit | 00ea671a204693de8ca76f390dc280a9ed993675 (patch) | |
tree | c599ee8565f26307ec9c8f8998457e4b4413f86e /dev-python/gst-python | |
parent | app-editors/okteta: Drop 17.12.3 (0.25.1 is newer) (diff) | |
download | gentoo-00ea671a204693de8ca76f390dc280a9ed993675.tar.gz gentoo-00ea671a204693de8ca76f390dc280a9ed993675.tar.bz2 gentoo-00ea671a204693de8ca76f390dc280a9ed993675.zip |
dev-python/gst-python-1.14.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661288
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.14.1.ebuild b/dev-python/gst-python/gst-python-1.14.1.ebuild index 5bcf668a19b9..26e8c6c9be61 100644 --- a/dev-python/gst-python/gst-python-1.14.1.ebuild +++ b/dev-python/gst-python/gst-python-1.14.1.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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |