summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 20:26:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 20:26:23 +0300
commit52c3ddea832386db99f59db930a0a8a94dfd38fb (patch)
tree6f8f88e3115cdf6b9d91600e6570605e9714ff37
parentmedia-libs/libaom: Stabilize 3.6.1 arm64, #908139 (diff)
downloadgentoo-52c3ddea832386db99f59db930a0a8a94dfd38fb.tar.gz
gentoo-52c3ddea832386db99f59db930a0a8a94dfd38fb.tar.bz2
gentoo-52c3ddea832386db99f59db930a0a8a94dfd38fb.zip
sci-misc/netlogo-bin: Stabilize 6.2.2 amd64, #908159
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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:*