summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:55:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:50:00 +0300
commit35a8f0b1a6c790dfb234f2d081a2b8c464d68c56 (patch)
tree3cd468b6ee1a167911f04d0dae94fd687013290f /sci-mathematics
parentsci-mathematics/pspp: destabilize for ~x86 (diff)
downloadgentoo-35a8f0b1a6c790dfb234f2d081a2b8c464d68c56.tar.gz
gentoo-35a8f0b1a6c790dfb234f2d081a2b8c464d68c56.tar.bz2
gentoo-35a8f0b1a6c790dfb234f2d081a2b8c464d68c56.zip
sci-mathematics/rngstreams: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
index 6d38a1954b32..918e8fcca42d 100644
--- a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
+++ b/sci-mathematics/rngstreams/rngstreams-1.0.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=7
@@ -11,7 +11,7 @@ SRC_URI="https://statmath.wu.ac.at/software/RngStreams/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
my_src_configure() {