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 B64F7138334 for ; Sun, 24 Mar 2019 10:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE1BE09A1; Sun, 24 Mar 2019 10:01:28 +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 B9EDBE09A1 for ; Sun, 24 Mar 2019 10:01:28 +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 F3374335D1E for ; Sun, 24 Mar 2019 10:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C3A5588 for ; Sun, 24 Mar 2019 10:01:24 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1553421578.b79dc9b44d881b99470a9d0f30d224db6d87287c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mac/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mac/mac-4.11.4.5.7-r1.ebuild X-VCS-Directories: media-sound/mac/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b79dc9b44d881b99470a9d0f30d224db6d87287c X-VCS-Branch: master Date: Sun, 24 Mar 2019 10:01:24 +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: 7a058fd0-aa8e-403d-a91e-f03111ca5753 X-Archives-Hash: 0df50390bbfa55e4b4bb2ef3ed0ea203 commit: b79dc9b44d881b99470a9d0f30d224db6d87287c Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 24 09:59:38 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 24 09:59:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79dc9b4 media-sound/mac: amd64 stable wrt bug #681430 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-sound/mac/mac-4.11.4.5.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild index aa65b9a5e9e..414dfdd7a78 100644 --- a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild +++ b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="http://www.deb-multimedia.org/pool/main/m/monkeys-audio/${MY_P}.orig.ta LICENSE="mac" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" IUSE="cpu_flags_x86_mmx static-libs" RDEPEND=""