From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6D083139891 for ; Sun, 23 Aug 2015 08:36:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70830E087E; Sun, 23 Aug 2015 08:36:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10D90E087E for ; Sun, 23 Aug 2015 08:36:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0087A3408C5 for ; Sun, 23 Aug 2015 08:36:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C55614B for ; Sun, 23 Aug 2015 08:36:37 +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: <1440318967.d47588117f020436baf58daec385d9ee82203e0d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libev/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libev/libev-4.19.ebuild X-VCS-Directories: dev-libs/libev/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: d47588117f020436baf58daec385d9ee82203e0d X-VCS-Branch: master Date: Sun, 23 Aug 2015 08:36:37 +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: 2c0eb7c9-96b1-4cf7-b495-29891c9d9809 X-Archives-Hash: f47fef7ce4f8bbca8cba3777c228d4c9 commit: d47588117f020436baf58daec385d9ee82203e0d Author: Jeroen Roovers gentoo org> AuthorDate: Sun Aug 23 08:36:07 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Aug 23 08:36:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4758811 dev-libs/libev: Stable for HPPA (bug #558136). Package-Manager: portage-2.2.20.1 dev-libs/libev/libev-4.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libev/libev-4.19.ebuild b/dev-libs/libev/libev-4.19.ebuild index 172e9a7..7f840fa 100644 --- a/dev-libs/libev/libev-4.19.ebuild +++ b/dev-libs/libev/libev-4.19.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc static-libs" # Bug #283558