diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:19:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:19:00 +0100 |
commit | 273dd62873c4c3da3677f92b3f3f14f515456ea1 (patch) | |
tree | b731de7ca77db677a6577614c94aba7ab35e4fd1 /sci-mathematics | |
parent | www-apache/passenger: Stabilize 6.0.17 x86, #908181 (diff) | |
download | gentoo-273dd62873c4c3da3677f92b3f3f14f515456ea1.tar.gz gentoo-273dd62873c4c3da3677f92b3f3f14f515456ea1.tar.bz2 gentoo-273dd62873c4c3da3677f92b3f3f14f515456ea1.zip |
sci-mathematics/jags: Stabilize 4.3.1 amd64, #908183
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/jags/jags-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/jags/jags-4.3.1.ebuild b/sci-mathematics/jags/jags-4.3.1.ebuild index 3b7d97d08930..450c8d50908b 100644 --- a/sci-mathematics/jags/jags-4.3.1.ebuild +++ b/sci-mathematics/jags/jags-4.3.1.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" |