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 5412D138334 for ; Mon, 7 Jan 2019 22:19:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 597D6E0B92; Mon, 7 Jan 2019 22:19:00 +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 30663E0B8B for ; Mon, 7 Jan 2019 22:19:00 +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 9A5F8335D06 for ; Mon, 7 Jan 2019 22:18:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A36DF4FB for ; Mon, 7 Jan 2019 22:18:56 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1546899396.a1b470465318b36d74346b6539b6111fcc18e567.leio@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: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a1b470465318b36d74346b6539b6111fcc18e567 X-VCS-Branch: master Date: Mon, 7 Jan 2019 22:18:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f09840b7-fcb7-4f68-aa88-ad6bd3522c3b X-Archives-Hash: 7ee4fe93d9b1f2aa4e9b789b1e52f64e commit: a1b470465318b36d74346b6539b6111fcc18e567 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Jan 7 21:53:49 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jan 7 22:16:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b47046 dev-libs/ivykis: arm64 stable (bug #670974) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> dev-libs/ivykis/ivykis-0.42.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild b/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild index b4a2c42b742..bb7cc9b108c 100644 --- a/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild +++ b/dev-libs/ivykis/ivykis-0.42.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,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 sparc x86" IUSE="static-libs" src_configure() {