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 797CE138239 for ; Thu, 2 May 2019 21:04:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C73AE085B; Thu, 2 May 2019 21:04:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 74C73E085E for ; Thu, 2 May 2019 21:04:47 +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 511FB3431F9 for ; Thu, 2 May 2019 21:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED0FE59F for ; Thu, 2 May 2019 21:04:44 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1556831061.42bd1ea8d38cf4f88dfd489fe08c04c3e7442f4f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opusfile/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/opusfile/opusfile-0.11.ebuild X-VCS-Directories: media-libs/opusfile/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 42bd1ea8d38cf4f88dfd489fe08c04c3e7442f4f X-VCS-Branch: master Date: Thu, 2 May 2019 21:04:44 +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: d15f0002-d768-4c1f-9019-427c0f4f2872 X-Archives-Hash: ff215c8fca79923ff9d68a5c21664601 commit: 42bd1ea8d38cf4f88dfd489fe08c04c3e7442f4f Author: Mikle Kolyada gentoo org> AuthorDate: Thu May 2 21:04:21 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu May 2 21:04:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bd1ea8 media-libs/opusfile: alpha stable wrt bug #675804 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" media-libs/opusfile/opusfile-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/opusfile/opusfile-0.11.ebuild b/media-libs/opusfile/opusfile-0.11.ebuild index 1a1222ef802..949489b0f49 100644 --- a/media-libs/opusfile/opusfile-0.11.ebuild +++ b/media-libs/opusfile/opusfile-0.11.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc fixed-point +float +http libressl static-libs" RDEPEND="media-libs/libogg