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 1F0C21396D9 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 2E7A1E108F; 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 0D4CAE106B 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 2429B33FE49 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 CED5E99B2 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: <1510436902.fd9de28b2baa67b6cb666341e7814878f914ff0a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-lame/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-lame/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: fd9de28b2baa67b6cb666341e7814878f914ff0a 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: e329ad3b-d7c4-4341-bf98-ac10b52d130f X-Archives-Hash: f8a2c54911fcb455483bc8ea53e30c5b commit: fd9de28b2baa67b6cb666341e7814878f914ff0a Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 11 21:34:53 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 11 21:48:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9de28b media-plugins/gst-plugins-lame: x86 stable (bug #635900) Package-Manager: Portage-2.3.13, Repoman-2.3.4 media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild index 2ef91cb24b0..4fe9dfc0654 100644 --- a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild +++ b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.12.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer DESCRIPTION="MP3 encoder plugin for GStreamer" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]"