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 C77EC1384B4 for ; Wed, 18 Nov 2015 09:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56932E077B; Wed, 18 Nov 2015 09:53:13 +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 001BAE077B for ; Wed, 18 Nov 2015 09:53:12 +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 35C8F3409AA for ; Wed, 18 Nov 2015 09:53:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC15C1A8 for ; Wed, 18 Nov 2015 09:53:09 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1447839689.4ea79ced923e06372a66bf4c137e5f981d3b952d.pinkbyte@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: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 4ea79ced923e06372a66bf4c137e5f981d3b952d X-VCS-Branch: master Date: Wed, 18 Nov 2015 09:53:09 +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: 01676423-449d-48bb-8b69-bd866834b38f X-Archives-Hash: 62a1d9ddace8dfc4cf48f5a71475fbcf commit: 4ea79ced923e06372a66bf4c137e5f981d3b952d Author: Sergey Popov gentoo org> AuthorDate: Wed Nov 18 09:41:29 2015 +0000 Commit: Sergey Popov gentoo org> CommitDate: Wed Nov 18 09:41:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea79ced app-text/libexttextcat: keyword ~s390 Gentoo-Bug: 564484 Package-Manager: portage-2.2.23 app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index f5e29c6..69fa8d2 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=""