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 E6E5F1395E2 for ; Sat, 5 Nov 2016 10:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB02EE0785; Sat, 5 Nov 2016 10:42:15 +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 AFD19E0785 for ; Sat, 5 Nov 2016 10:42:15 +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 4DC30341342 for ; Sat, 5 Nov 2016 10:42:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E784303 for ; Sat, 5 Nov 2016 10:42:12 +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: <1478342530.b7442ca75d71295fc1d2362a24c934b6836ee5de.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libexttextcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libexttextcat/libexttextcat-3.4.4.ebuild X-VCS-Directories: app-text/libexttextcat/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b7442ca75d71295fc1d2362a24c934b6836ee5de X-VCS-Branch: master Date: Sat, 5 Nov 2016 10:42:12 +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: db5184f0-2c70-4746-a0e2-3566329d119b X-Archives-Hash: 705c3c78d3bd0a585239af2ada3c7d78 commit: b7442ca75d71295fc1d2362a24c934b6836ee5de Author: Jeroen Roovers gentoo org> AuthorDate: Sat Nov 5 10:41:54 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Nov 5 10:42:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7442ca7 app-text/libexttextcat: Stable for HPPA PPC64 (bug #596820). Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index c7bd3fc..bc208b4 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=""