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 31909139694 for ; Thu, 18 May 2017 07:21:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DCFFE0E7F; Thu, 18 May 2017 07:21:22 +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 380B3E0E7F for ; Thu, 18 May 2017 07:21:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2B9B733BF43 for ; Thu, 18 May 2017 07:21:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DCB9743E for ; Thu, 18 May 2017 07:21:19 +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: <1495092011.b17ff00c53494538c396faf5e0a3e6ef6c004229.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libetpan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libetpan/libetpan-1.8.ebuild X-VCS-Directories: net-libs/libetpan/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b17ff00c53494538c396faf5e0a3e6ef6c004229 X-VCS-Branch: master Date: Thu, 18 May 2017 07:21:19 +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: 7c401a3f-c084-4ae2-aa1a-c6a8e20fd6ef X-Archives-Hash: b321f9a35b9116b89d48b1e9b9a31fc8 commit: b17ff00c53494538c396faf5e0a3e6ef6c004229 Author: Jeroen Roovers gentoo org> AuthorDate: Thu May 18 07:20:11 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu May 18 07:20:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17ff00c net-libs/libetpan: Stable for HPPA (bug #617936). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches net-libs/libetpan/libetpan-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libetpan/libetpan-1.8.ebuild b/net-libs/libetpan/libetpan-1.8.ebuild index 07081d10f5b..a2603c1b7c9 100644 --- a/net-libs/libetpan/libetpan-1.8.ebuild +++ b/net-libs/libetpan/libetpan-1.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb debug gnutls ipv6 liblockfile libressl sasl ssl static-libs" DEPEND="sys-libs/zlib