diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:29:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-18 08:29:56 +0200 |
commit | 729741777f48fb7407042ca92df15f27b9236750 (patch) | |
tree | 4c29a8deb1be85fbbc76fc584e362bc0d9ad2b86 /sci-misc/netlogo-bin | |
parent | net-libs/libesmtp: x86 stable wrt bug #782532 (diff) | |
download | gentoo-729741777f48fb7407042ca92df15f27b9236750.tar.gz gentoo-729741777f48fb7407042ca92df15f27b9236750.tar.bz2 gentoo-729741777f48fb7407042ca92df15f27b9236750.zip |
sci-misc/netlogo-bin: x86 stable wrt bug #791274
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-misc/netlogo-bin')
-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 0a5cef3acd4c..7ce2d58f58b6 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 |