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 44A99138334 for ; Sat, 20 Oct 2018 12:16:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E3ECE087B; Sat, 20 Oct 2018 12:16:05 +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 4F55AE087B for ; Sat, 20 Oct 2018 12:16:05 +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 B833E335CC8 for ; Sat, 20 Oct 2018 12:16:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5530449 for ; Sat, 20 Oct 2018 12:16:00 +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: <1540037749.780378ed84e779ed65df665b8c9897c6286005c1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-srtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-srtp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 780378ed84e779ed65df665b8c9897c6286005c1 X-VCS-Branch: master Date: Sat, 20 Oct 2018 12:16:00 +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: 063d1835-b523-4e70-a07f-b2715580d37c X-Archives-Hash: 3c9cb64904b9fa328edf45175219dd91 commit: 780378ed84e779ed65df665b8c9897c6286005c1 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 20 12:03:21 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 20 12:15:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780378ed media-plugins/gst-plugins-srtp: keyworded 1.14.3 for ppc, bug #664298 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild index 831f7db6f23..305927f63a6 100644 --- a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild +++ b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="SRTP encoder/decoder plugin for GStreamer" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="