commit: 6544a074fba8948864b85beded072a090d5c9c6e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 16:42:19 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 16:42:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6544a074
sci-mathematics/unuran: Stabilize 1.9.0 amd64, #908185 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-mathematics/unuran/unuran-1.9.0.ebuild | 4 ++-- 1 file 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="
