diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:42:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:42:19 +0000 |
commit | 6544a074fba8948864b85beded072a090d5c9c6e (patch) | |
tree | 4bd40adbd19f77305520937cfad6d89a2da9e929 /sci-mathematics/unuran | |
parent | sci-libs/hypre: Stabilize 2.24.0 amd64, #908182 (diff) | |
download | gentoo-6544a074fba8948864b85beded072a090d5c9c6e.tar.gz gentoo-6544a074fba8948864b85beded072a090d5c9c6e.tar.bz2 gentoo-6544a074fba8948864b85beded072a090d5c9c6e.zip |
sci-mathematics/unuran: Stabilize 1.9.0 amd64, #908185
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/unuran')
-rw-r--r-- | sci-mathematics/unuran/unuran-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/unuran/unuran-1.9.0.ebuild b/sci-mathematics/unuran/unuran-1.9.0.ebuild index 971d2638952a..3cc0fe7faa9f 100644 --- a/sci-mathematics/unuran/unuran-1.9.0.ebuild +++ b/sci-mathematics/unuran/unuran-1.9.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 @@ -11,7 +11,7 @@ SRC_URI="https://statmath.wu.ac.at/unuran/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples gsl prng +rngstreams" DEPEND=" |