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 6255E138335 for ; Wed, 12 Jun 2019 13:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E47EE09B4; Wed, 12 Jun 2019 13:02:03 +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 0EE80E09B4 for ; Wed, 12 Jun 2019 13:02:03 +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 92447345A7A for ; Wed, 12 Jun 2019 13:02:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F4B960B for ; Wed, 12 Jun 2019 13:01:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1560344496.c2a290ec32676b98c2767e4408dd0597533e6692.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openal/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/openal/openal-1.19.1.ebuild X-VCS-Directories: media-libs/openal/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c2a290ec32676b98c2767e4408dd0597533e6692 X-VCS-Branch: master Date: Wed, 12 Jun 2019 13:01:59 +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: e1e5b33a-322b-4cf0-9d56-bbfac31d5d54 X-Archives-Hash: 6567102726a3ddc43794b2b548657f61 commit: c2a290ec32676b98c2767e4408dd0597533e6692 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 12 13:01:24 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 12 13:01:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a290ec media-libs/openal: Re-add ~amd64-fbsd It was probably dropped because of missing media-libs/libsdl2 keyword, so USE sdl was masked in amd64-fbsd profile. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/openal/openal-1.19.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openal/openal-1.19.1.ebuild b/media-libs/openal/openal-1.19.1.ebuild index dfd436080f6..72d3436e010 100644 --- a/media-libs/openal/openal-1.19.1.ebuild +++ b/media-libs/openal/openal-1.19.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE=" alsa coreaudio debug jack oss portaudio pulseaudio sdl qt5 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1