From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1080763-garchives=archives.gentoo.org@lists.gentoo.org> 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 4F569138334 for <garchives@archives.gentoo.org>; Mon, 1 Apr 2019 17:21:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E3DEE0919; Mon, 1 Apr 2019 17:21:18 +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 268E3E0919 for <gentoo-commits@lists.gentoo.org>; Mon, 1 Apr 2019 17:21:18 +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 03DD4335D63 for <gentoo-commits@lists.gentoo.org>; Mon, 1 Apr 2019 17:21:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB34558E for <gentoo-commits@lists.gentoo.org>; Mon, 1 Apr 2019 17:21:13 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org> Message-ID: <1554138154.29eabaadca2c956574c81b4a2876fd9258ed2a58.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild X-VCS-Directories: media-libs/libsidplayfp/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 29eabaadca2c956574c81b4a2876fd9258ed2a58 X-VCS-Branch: master Date: Mon, 1 Apr 2019 17:21:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 792920f1-3c94-400a-8918-1ec8942d0bd7 X-Archives-Hash: ebd5e04a66ab8906266e78cd241a3eea commit: 29eabaadca2c956574c81b4a2876fd9258ed2a58 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Apr 1 17:02:34 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Apr 1 17:02:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29eabaad media-libs/libsidplayfp: x86 stable (bug #679990) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild b/media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild index 866426a3bc3..2de341bcba4 100644 --- a/media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild +++ b/media-libs/libsidplayfp/libsidplayfp-1.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sidplay-residfp/${PN}/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="cpu_flags_x86_mmx static-libs" src_prepare() {