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 1554D138335 for ; Tue, 28 Aug 2018 18:42:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3497E0884; Tue, 28 Aug 2018 18:42:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A62D1E0884 for ; Tue, 28 Aug 2018 18:42:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8DBEA33BE91 for ; Tue, 28 Aug 2018 18:42:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E141338D for ; Tue, 28 Aug 2018 18:41:59 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1535481711.03af51d81174ceb5e9bc03d2053cd7dd92ce19e7.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild X-VCS-Directories: media-libs/gst-plugins-base/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 03af51d81174ceb5e9bc03d2053cd7dd92ce19e7 X-VCS-Branch: master Date: Tue, 28 Aug 2018 18:41:59 +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: e9f4ea62-89ba-4466-9325-5fafbae13721 X-Archives-Hash: 275e62b0f9597f68c79dff84262a4d67 commit: 03af51d81174ceb5e9bc03d2053cd7dd92ce19e7 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Aug 28 16:48:04 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Aug 28 18:41:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03af51d8 media-libs/gst-plugins-base: keyworded 1.14.2-r1 for sparc, bug #662458 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild index 4b71a5dc0c5..6480185d22d 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant