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 099BA138331 for ; Sat, 17 Sep 2016 21:32:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 616D6E0B74; Sat, 17 Sep 2016 21:32:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECCE0E0B75 for ; Sat, 17 Sep 2016 21:32:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6EA5B340BD3 for ; Sat, 17 Sep 2016 21:32:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6EA9248A for ; Sat, 17 Sep 2016 21:32:24 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1474147932.ee4ca220dc922a9d1bcf378d2147f97f71054634.dilfridge@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.11.2.ebuild X-VCS-Directories: dev-libs/liborcus/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: ee4ca220dc922a9d1bcf378d2147f97f71054634 X-VCS-Branch: master Date: Sat, 17 Sep 2016 21:32: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-Archives-Salt: 8f7b5e81-a99a-451d-a5c1-b0dc8b0a0e53 X-Archives-Hash: b7dd90b85901f23eb232a586486d25d3 commit: ee4ca220dc922a9d1bcf378d2147f97f71054634 Author: Andreas Sturmlechner gmail com> AuthorDate: Fri Jul 29 10:03:10 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Sep 17 21:32:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4ca220 dev-libs/liborcus: Restore keywords Package-Manager: portage-2.2.28 dev-libs/liborcus/liborcus-0.11.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-libs/liborcus/liborcus-0.11.2.ebuild b/dev-libs/liborcus/liborcus-0.11.2.ebuild index 3b86ed7..524969b 100644 --- a/dev-libs/liborcus/liborcus-0.11.2.ebuild +++ b/dev-libs/liborcus/liborcus-0.11.2.ebuild @@ -19,8 +19,7 @@ HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md" LICENSE="MIT" SLOT="0/0.11" # based on SONAME of liborcus.so [[ ${PV} == 9999 ]] || \ -KEYWORDS="" -# KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="python +spreadsheet-model static-libs tools" RDEPEND="