summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:55:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:50:00 +0300
commit4e99502785e3d0cc63f9d8628b42d12ba6774121 (patch)
treecf7d5ec7d9a15eeb57f2132cf14a446b1103c3d2
parentsci-mathematics/rngstreams: destabilize for ~x86 (diff)
downloadgentoo-4e99502785e3d0cc63f9d8628b42d12ba6774121.tar.gz
gentoo-4e99502785e3d0cc63f9d8628b42d12ba6774121.tar.bz2
gentoo-4e99502785e3d0cc63f9d8628b42d12ba6774121.zip
sci-mathematics/rw: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-mathematics/rw/rw-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rw/rw-0.9.ebuild b/sci-mathematics/rw/rw-0.9.ebuild
index 66b44f3cc23e..da2e390db2ad 100644
--- a/sci-mathematics/rw/rw-0.9.ebuild
+++ b/sci-mathematics/rw/rw-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE=""
# We have a file collision (librw.so) with xpaint, bug 560210.