From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B64C81396D9 for ; Sat, 11 Nov 2017 21:49:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32120E1056; Sat, 11 Nov 2017 21:49:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F6E8E1071 for ; Sat, 11 Nov 2017 21:49:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04E6C33D3CE for ; Sat, 11 Nov 2017 21:49:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F83F99AD for ; Sat, 11 Nov 2017 21:49:03 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1510436894.4f9ccddab464c745b8c47f45cdd5ccdc07d6701b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gst-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/gst-python/gst-python-1.12.3.ebuild X-VCS-Directories: dev-python/gst-python/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 4f9ccddab464c745b8c47f45cdd5ccdc07d6701b X-VCS-Branch: master Date: Sat, 11 Nov 2017 21:49:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 30ef872e-36ca-4057-a53b-da3007412f88 X-Archives-Hash: 6dd2aa1b1c265d12b3f26b0b5033673d commit: 4f9ccddab464c745b8c47f45cdd5ccdc07d6701b Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 11 21:32:41 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 11 21:48:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9ccdda dev-python/gst-python: x86 stable (bug #635900) Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-python/gst-python/gst-python-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b8944d26f01..93c72e0c78c 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}"