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 07FF01384B4 for ; Thu, 17 Dec 2015 09:06:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 922A0E0835; Thu, 17 Dec 2015 09:06:47 +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 3B49BE0835 for ; Thu, 17 Dec 2015 09:06:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CB1D33FDBF for ; Thu, 17 Dec 2015 09:06:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D5C5A0E for ; Thu, 17 Dec 2015 09:06:41 +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: <1450341780.2aaa606fffe29e571eb37ef7fb436282b66b7207.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xqf/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/xqf/xqf-1.0.6.2.ebuild X-VCS-Directories: games-util/xqf/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2aaa606fffe29e571eb37ef7fb436282b66b7207 X-VCS-Branch: master Date: Thu, 17 Dec 2015 09:06:41 +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: 35414381-9121-4b26-b94a-43f921b97b94 X-Archives-Hash: 4d0a4b8d576f1a7fe3bfd9332af7c261 commit: 2aaa606fffe29e571eb37ef7fb436282b66b7207 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Dec 17 08:43:00 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Dec 17 08:43:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aaa606f games-util/xqf: Stable for HPPA (bug #565886). Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches games-util/xqf/xqf-1.0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/xqf/xqf-1.0.6.2.ebuild b/games-util/xqf/xqf-1.0.6.2.ebuild index e5c5bc3..083a061 100644 --- a/games-util/xqf/xqf-1.0.6.2.ebuild +++ b/games-util/xqf/xqf-1.0.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/XQF/xqf/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="bzip2 geoip nls" RDEPEND="x11-libs/gtk+:2