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 38934139347 for ; Sun, 4 Jul 2021 22:17:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 388B4E07DB; Sun, 4 Jul 2021 22:17:06 +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 1FBF1E07DB for ; Sun, 4 Jul 2021 22:17:06 +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 AACFB342ADE for ; Sun, 4 Jul 2021 22:17:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F09B7C1 for ; Sun, 4 Jul 2021 22:17:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1625436977.eca9ab85d5c2536d098211f804fc5b69696afa78.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gogglesmm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild X-VCS-Directories: media-sound/gogglesmm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eca9ab85d5c2536d098211f804fc5b69696afa78 X-VCS-Branch: master Date: Sun, 4 Jul 2021 22:17: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ff8ede76-e5c6-46ad-be5a-04a3b341a1a0 X-Archives-Hash: 70e4886d52b12fbaf1069cf1395b347a commit: eca9ab85d5c2536d098211f804fc5b69696afa78 Author: Sam James gentoo org> AuthorDate: Sun Jul 4 22:16:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 4 22:16:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca9ab85 media-sound/gogglesmm: Stabilize 1.2.1-r1 x86, #800224 Signed-off-by: Sam James gentoo.org> media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild b/media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild index e5b64d9f625..8c94adf364f 100644 --- a/media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild +++ b/media-sound/gogglesmm/gogglesmm-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+dbus +flac +mad +vorbis +ogg +opus +aac +pulseaudio +opengl nls" RDEPEND="x11-libs/fox:1.7