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 94A48138334 for ; Fri, 27 Sep 2019 14:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6789E0887; Fri, 27 Sep 2019 14:37:17 +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 B9AD3E0887 for ; Fri, 27 Sep 2019 14:37:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AA7C534B661 for ; Fri, 27 Sep 2019 14:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03A677FE for ; Fri, 27 Sep 2019 14:37:14 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1569595006.8ef30679fde82132dbbd8315287c0352bba363d8.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-scheme/gauche/gauche-0.9.6-r1.ebuild X-VCS-Directories: dev-scheme/gauche/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 8ef30679fde82132dbbd8315287c0352bba363d8 X-VCS-Branch: master Date: Fri, 27 Sep 2019 14:37:14 +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: 0620f6ae-88ae-486b-96bb-2fe0c3762718 X-Archives-Hash: 71a00bdada0075917f1931a00accc15c commit: 8ef30679fde82132dbbd8315287c0352bba363d8 Author: Akinori Hattori gentoo org> AuthorDate: Fri Sep 27 14:35:48 2019 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Fri Sep 27 14:36:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef30679 dev-scheme/gauche: amd64/x86 stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Akinori Hattori gentoo.org> dev-scheme/gauche/gauche-0.9.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-scheme/gauche/gauche-0.9.6-r1.ebuild b/dev-scheme/gauche/gauche-0.9.6-r1.ebuild index d23446e7c5a..e4e3fb4a331 100644 --- a/dev-scheme/gauche/gauche-0.9.6-r1.ebuild +++ b/dev-scheme/gauche/gauche-0.9.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" LICENSE="BSD" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="ipv6 libressl mbedtls test" RDEPEND="sys-libs/gdbm