diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 20:40:29 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 20:40:29 +0200 |
commit | d15334b377525226ef887317525caf35fd7f976a (patch) | |
tree | 5b2ad91d73b919df2626c35b350b8cdb18a9fdc1 /sci-mathematics/jags | |
parent | sys-apps/pkgcore: Stabilize 0.12.12 x86, #867532 (diff) | |
download | gentoo-d15334b377525226ef887317525caf35fd7f976a.tar.gz gentoo-d15334b377525226ef887317525caf35fd7f976a.tar.bz2 gentoo-d15334b377525226ef887317525caf35fd7f976a.zip |
sci-mathematics/jags: Stabilize 4.3.0 x86, #867538
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/jags')
-rw-r--r-- | sci-mathematics/jags/jags-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/jags/jags-4.3.0.ebuild b/sci-mathematics/jags/jags-4.3.0.ebuild index 494001af7daf..719d2d152ee1 100644 --- a/sci-mathematics/jags/jags-4.3.0.ebuild +++ b/sci-mathematics/jags/jags-4.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/mcmc-jags/JAGS/4.x/Source/${MYP}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" |