summaryrefslogtreecommitdiff
path: root/sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild')
-rw-r--r--sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild b/sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild
index 308285791dcb..f3a2be39b675 100644
--- a/sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild
+++ b/sci-misc/netlogo-bin/netlogo-bin-6.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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:*