From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1069430-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 EA670138335 for <garchives@archives.gentoo.org>; Tue, 29 Jan 2019 12:04:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13135E0B0A; Tue, 29 Jan 2019 12:04:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 DC55CE0B09 for <gentoo-commits@lists.gentoo.org>; Tue, 29 Jan 2019 12:04:27 +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 6BD8B335D0F for <gentoo-commits@lists.gentoo.org>; Tue, 29 Jan 2019 12:04:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A6C8528 for <gentoo-commits@lists.gentoo.org>; Tue, 29 Jan 2019 12:04:24 +0000 (UTC) From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1548763412.f6b1e98dafd989b7d8e297cfa52a42946b83468a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ivykis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ivykis/ivykis-0.42.3-r1.ebuild X-VCS-Directories: dev-libs/ivykis/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: f6b1e98dafd989b7d8e297cfa52a42946b83468a X-VCS-Branch: master Date: Tue, 29 Jan 2019 12:04:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e8cd9378-5a28-4bba-9738-1f1cf0aa7454 X-Archives-Hash: 83667d4a44848d3d07471e43d2c31401 commit: f6b1e98dafd989b7d8e297cfa52a42946b83468a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Jan 29 12:03:32 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Jan 29 12:03:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b1e98d dev-libs/ivykis: Add ~s390 keyword wrt bug #669654 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-libs/ivykis/ivykis-0.42.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild b/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild index 7682426f6e8..3739f58125d 100644 --- a/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild +++ b/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/buytenh/ivykis/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="static-libs" PATCHES=(