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 F19741396D9 for ; Thu, 16 Nov 2017 01:36:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7BCDE0EB1; Thu, 16 Nov 2017 01:36:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 99DD8E0EAC for ; Thu, 16 Nov 2017 01:36:46 +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 9F98E34169D for ; Thu, 16 Nov 2017 01:36:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4B1D9C3E for ; Thu, 16 Nov 2017 01:36:42 +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: <1510795986.3eec5366cef1f818074579a91c29c0b4e96e2c6a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liborcus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/liborcus/liborcus-0.12.1.ebuild X-VCS-Directories: dev-libs/liborcus/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 3eec5366cef1f818074579a91c29c0b4e96e2c6a X-VCS-Branch: master Date: Thu, 16 Nov 2017 01:36:42 +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: 3f805462-6455-47e6-b07b-6a7a8dbabd45 X-Archives-Hash: 3ea9a0df7a2ab3fffa28c71fedfc6c14 commit: 3eec5366cef1f818074579a91c29c0b4e96e2c6a Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Nov 16 01:33:06 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Nov 16 01:33:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eec5366 dev-libs/liborcus: x86 stable (bug #623646) Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-libs/liborcus/liborcus-0.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/liborcus/liborcus-0.12.1.ebuild b/dev-libs/liborcus/liborcus-0.12.1.ebuild index 8ab1be1b385..6f116c83448 100644 --- a/dev-libs/liborcus/liborcus-0.12.1.ebuild +++ b/dev-libs/liborcus/liborcus-0.12.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md" LICENSE="MIT" SLOT="0/0.12" # based on SONAME of liborcus.so [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="python +spreadsheet-model static-libs tools" RDEPEND="