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 A61831396D0 for ; Tue, 26 Sep 2017 08:55:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13E7C2BC01F; Tue, 26 Sep 2017 08:55:46 +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 E81212BC01D for ; Tue, 26 Sep 2017 08:55:45 +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 90AF2340BEA for ; Tue, 26 Sep 2017 08:55:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DBA79094 for ; Tue, 26 Sep 2017 08:55:41 +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: <1506415291.52997980e526856ef25745bce8397cceffc2f802.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vorbis-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild X-VCS-Directories: media-sound/vorbis-tools/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 52997980e526856ef25745bce8397cceffc2f802 X-VCS-Branch: master Date: Tue, 26 Sep 2017 08:55:41 +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: f00c284b-0397-4ff8-879f-d6350986cd4b X-Archives-Hash: e1abce51e9e1de61650a078dc77326ce commit: 52997980e526856ef25745bce8397cceffc2f802 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Sep 26 08:41:31 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Sep 26 08:41:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52997980 media-sound/vorbis-tools: stable 1.4.0-r3 for ppc, bug #559170 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild index 658f3b4c63e..b5a666c3046 100644 --- a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild +++ b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="flac kate nls +ogg123 speex" RDEPEND=">=media-libs/libvorbis-1.3.0