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 48487138330 for ; Tue, 29 May 2018 11:17:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA5C4E07EA; Tue, 29 May 2018 11:17:35 +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 8141CE07EA for ; Tue, 29 May 2018 11:17:35 +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 8E3DB335C76 for ; Tue, 29 May 2018 11:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 536D22B8 for ; Tue, 29 May 2018 11:17:31 +0000 (UTC) From: "Thomas Deutschmann" 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" Message-ID: <1527591982.7bb0f725e436ccf865e7b384efd8f8100207e939.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libixion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libixion/libixion-0.13.0.ebuild X-VCS-Directories: dev-libs/libixion/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 7bb0f725e436ccf865e7b384efd8f8100207e939 X-VCS-Branch: master Date: Tue, 29 May 2018 11:17:31 +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: 3779f61f-3e46-4545-b22e-000ccdc47d2a X-Archives-Hash: 2eca153f24c4f33e6ee33444e6a562cb commit: 7bb0f725e436ccf865e7b384efd8f8100207e939 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue May 29 11:06:22 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue May 29 11:06:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb0f725 dev-libs/libixion: x86 stable (bug #652638) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/libixion/libixion-0.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libixion/libixion-0.13.0.ebuild b/dev-libs/libixion/libixion-0.13.0.ebuild index aa243136054..ba41158d8f2 100644 --- a/dev-libs/libixion/libixion-0.13.0.ebuild +++ b/dev-libs/libixion/libixion-0.13.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://gitlab.com/ixion/ixion" LICENSE="MIT" SLOT="0/0.13" # based on SONAME of libixion.so [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="debug python static-libs +threads" RDEPEND="