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 46BAC1396D0 for ; Sat, 16 Sep 2017 12:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C0051FC111; Sat, 16 Sep 2017 12:27:52 +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 2D4B21FC111 for ; Sat, 16 Sep 2017 12:27:52 +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 6AC61340DF9 for ; Sat, 16 Sep 2017 12:27:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69B369084 for ; Sat, 16 Sep 2017 12:27:48 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1505564824.4acb4c2f3f48921fd8a5c23f9189249ce1c6f2fc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glfw/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/glfw/glfw-3.2.1.ebuild X-VCS-Directories: media-libs/glfw/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4acb4c2f3f48921fd8a5c23f9189249ce1c6f2fc X-VCS-Branch: master Date: Sat, 16 Sep 2017 12:27:48 +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: 6de4e831-4b2a-4d8c-9558-23517179a660 X-Archives-Hash: dc617f07992f07ab71e1caace5f9a289 commit: 4acb4c2f3f48921fd8a5c23f9189249ce1c6f2fc Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 13 14:33:21 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 16 12:27:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acb4c2f media-libs/glfw: De-stabilise hppa Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-libs/glfw/glfw-3.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/glfw/glfw-3.2.1.ebuild b/media-libs/glfw/glfw-3.2.1.ebuild index abeb21de1e1..8023c7964fa 100644 --- a/media-libs/glfw/glfw-3.2.1.ebuild +++ b/media-libs/glfw/glfw-3.2.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/glfw/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa x86" +KEYWORDS="amd64 ~arm64 ~hppa x86" IUSE="examples wayland" RDEPEND="