diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:02 +0300 |
commit | a68500bb7b13000d7104ddeb75a7461bdce359fa (patch) | |
tree | b731cb4024da1eac6238b087f718f9c3ae3eb466 /sci-misc | |
parent | sci-misc/nco: destabilize for ~x86 (diff) | |
download | gentoo-a68500bb7b13000d7104ddeb75a7461bdce359fa.tar.gz gentoo-a68500bb7b13000d7104ddeb75a7461bdce359fa.tar.bz2 gentoo-a68500bb7b13000d7104ddeb75a7461bdce359fa.zip |
sci-misc/netlogo-bin: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/netlogo-bin/netlogo-bin-6.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/netlogo-bin/netlogo-bin-6.2.0.ebuild b/sci-misc/netlogo-bin/netlogo-bin-6.2.0.ebuild index df6e8fb735dd..e4db57bd5879 100644 --- a/sci-misc/netlogo-bin/netlogo-bin-6.2.0.ebuild +++ b/sci-misc/netlogo-bin/netlogo-bin-6.2.0.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=7 @@ -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:* |