diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-08-28 11:47:47 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-09-02 07:18:35 +0300 |
commit | 440773503fc482dd1d913a87c087de08f486cb5f (patch) | |
tree | 3c2dcdf88ffd848d4024ae70bfb5a9f2f8cb9d11 /dev-python/gst-python | |
parent | net-libs/farstream: Drop sparc stable keywords (diff) | |
download | gentoo-440773503fc482dd1d913a87c087de08f486cb5f.tar.gz gentoo-440773503fc482dd1d913a87c087de08f486cb5f.tar.bz2 gentoo-440773503fc482dd1d913a87c087de08f486cb5f.zip |
dev-python/gst-python: Drop sparc stable keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 acf230c6dfc9..613391bf35fb 100644 --- a/dev-python/gst-python/gst-python-1.8.3.ebuild +++ b/dev-python/gst-python/gst-python-1.8.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}" |