From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-894257-garchives=archives.gentoo.org@lists.gentoo.org> 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 62BC113832F for <garchives@archives.gentoo.org>; Sat, 30 Jul 2016 10:27:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 923FDE0BB0; Sat, 30 Jul 2016 10:27:42 +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 D647AE0BB2 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2016 10:27:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D46B340D00 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2016 10:27:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9ECC1B9B for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2016 10:27:37 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> 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" <jer@gentoo.org> Message-ID: <1469874405.8e3837c390220e6fbb306dbe3adefab5fb57f653.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/link-grammar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/link-grammar/link-grammar-5.3.7.ebuild X-VCS-Directories: dev-libs/link-grammar/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8e3837c390220e6fbb306dbe3adefab5fb57f653 X-VCS-Branch: master Date: Sat, 30 Jul 2016 10:27:37 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 23c16b88-6d43-4f3c-b584-0123d6065408 X-Archives-Hash: e18b45e6333bd6ba78b66f7546e1c14f commit: 8e3837c390220e6fbb306dbe3adefab5fb57f653 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 09:46:56 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 10:26:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3837c3 dev-libs/link-grammar: Stable for HPPA (bug #584468). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-libs/link-grammar/link-grammar-5.3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/link-grammar/link-grammar-5.3.7.ebuild b/dev-libs/link-grammar/link-grammar-5.3.7.ebuild index 84231e7..0d99094 100644 --- a/dev-libs/link-grammar/link-grammar-5.3.7.ebuild +++ b/dev-libs/link-grammar/link-grammar-5.3.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="aspell +hunspell java python static-libs threads"