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 7C523138359 for ; Sat, 29 Aug 2020 17:57:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 863EBE080E; Sat, 29 Aug 2020 17:57:08 +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 6A93EE080E for ; Sat, 29 Aug 2020 17:57:08 +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 489CB340C20 for ; Sat, 29 Aug 2020 17:57:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9A2B2D2 for ; Sat, 29 Aug 2020 17:57:05 +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: <1598723806.e6796c9fcb4817955e6033fbb3ed3b4af6235b13.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-rtsp-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild X-VCS-Directories: media-libs/gst-rtsp-server/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: e6796c9fcb4817955e6033fbb3ed3b4af6235b13 X-VCS-Branch: master Date: Sat, 29 Aug 2020 17:57:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0fe286c8-e576-4a04-b798-1f5406acee14 X-Archives-Hash: c2b630d85e53a1a8d3c5b4c12716db7a commit: e6796c9fcb4817955e6033fbb3ed3b4af6235b13 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Aug 29 17:44:26 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Aug 29 17:56:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6796c9f media-libs/gst-rtsp-server: x86 stable (bug #715100) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild b/media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild index b353ef4e8f7..cca27d932ef 100644 --- a/media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild +++ b/media-libs/gst-rtsp-server/gst-rtsp-server-1.16.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A GStreamer based RTSP server" HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples +introspection static-libs" # gst-plugins-base for many used elements and API