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 0F4DE1382C5 for ; Sat, 10 Feb 2018 12:56:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 490CBE0968; Sat, 10 Feb 2018 12:56:16 +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 27F1AE0968 for ; Sat, 10 Feb 2018 12:56:16 +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 4666F335C3C for ; Sat, 10 Feb 2018 12:56:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FEC21EA for ; Sat, 10 Feb 2018 12:56:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1518267349.7590815536bd5ad9f7da3564ec384954a622df47.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xmlwrapp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild X-VCS-Directories: dev-libs/xmlwrapp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7590815536bd5ad9f7da3564ec384954a622df47 X-VCS-Branch: master Date: Sat, 10 Feb 2018 12:56:11 +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: 58413ef5-d9da-4bbe-a5a4-a7fe1127ce56 X-Archives-Hash: c25df108545bfb44aefac545590f7c67 commit: 7590815536bd5ad9f7da3564ec384954a622df47 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 10 12:40:32 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 10 12:55:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75908155 dev-libs/xmlwrapp: Revert "dev-libs/xmlwrapp: Drop to ~hppa" Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild b/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild index f2753b43162..fef05812a76 100644 --- a/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild +++ b/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="dev-libs/boost:=