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 097921382C5 for ; Fri, 18 Jun 2021 06:27:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EC85E0844; Fri, 18 Jun 2021 06:27:09 +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 F1E8CE0841 for ; Fri, 18 Jun 2021 06:27:08 +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 8B63C340B28 for ; Fri, 18 Jun 2021 06:27:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C37B7B6 for ; Fri, 18 Jun 2021 06:27:04 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1623997594.cf3972590ac52ef585f20932a00fa620aa8cf6d5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/netlogo-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild X-VCS-Directories: sci-misc/netlogo-bin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cf3972590ac52ef585f20932a00fa620aa8cf6d5 X-VCS-Branch: master Date: Fri, 18 Jun 2021 06:27:04 +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: 2757afc0-c31e-46ad-8e98-3768988d4b5b X-Archives-Hash: b3137e147f0854591b60bf25e7ef1b6a commit: cf3972590ac52ef585f20932a00fa620aa8cf6d5 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jun 18 06:26:34 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jun 18 06:26:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf397259 sci-misc/netlogo-bin: amd64 stable wrt bug #791274 Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild b/sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild index 54749182d03..0a5cef3acd4 100644 --- a/sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild +++ b/sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_PN} ${PV}" LICENSE="netlogo GPL-2 LGPL-2.1 LGPL-3 BSD Apache-2.0" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND=" >=virtual/jre-1.8