From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 90F1F1384AE for ; Sun, 20 Sep 2015 09:30:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27D4021C0EA; Sun, 20 Sep 2015 09:30:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E7A921C0E9 for ; Sun, 20 Sep 2015 09:30:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C66F3408EE for ; Sun, 20 Sep 2015 09:30:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE3D0229 for ; Sun, 20 Sep 2015 09:30:14 +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: <1442741347.185715ce0a5ad1d157be1342b4ab9533af3006e8.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/openpgm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/openpgm/openpgm-5.1.118-r1.ebuild X-VCS-Directories: net-libs/openpgm/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 185715ce0a5ad1d157be1342b4ab9533af3006e8 X-VCS-Branch: master Date: Sun, 20 Sep 2015 09:30:14 +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-Archives-Salt: a1272007-5587-41ee-8e9f-5461a5f9fade X-Archives-Hash: 4c6660fd60256d1e444fd40d880ca9b1 commit: 185715ce0a5ad1d157be1342b4ab9533af3006e8 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 20 09:29:07 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 20 09:29:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185715ce net-libs/openpgm: x86 stable wrt bug #558548 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" net-libs/openpgm/openpgm-5.1.118-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild index 9262a3b..9358ed1 100644 --- a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild +++ b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://openpgm.googlecode.com/files/libpgm-${PV}~dfsg.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd" IUSE="static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}"