diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:26:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:26:34 +0200 |
commit | cf3972590ac52ef585f20932a00fa620aa8cf6d5 (patch) | |
tree | 02f713ee2ffd5f8e41237eb8dc4b56d06fafada8 /sci-misc | |
parent | gui-wm/wayfire: amd64 stable wrt bug #771246 (diff) | |
download | gentoo-cf3972590ac52ef585f20932a00fa620aa8cf6d5.tar.gz gentoo-cf3972590ac52ef585f20932a00fa620aa8cf6d5.tar.bz2 gentoo-cf3972590ac52ef585f20932a00fa620aa8cf6d5.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/netlogo-bin/netlogo-bin-6.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 54749182d038..0a5cef3acd4c 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 |