diff options
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-1.8.3.ebuild b/dev-python/gst-python/gst-python-1.8.3.ebuild index 6425ae7054fe..ea4e3dafb97a 100644 --- a/dev-python/gst-python/gst-python-1.8.3.ebuild +++ b/dev-python/gst-python/gst-python-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |