diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:48:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:08 +0300 |
commit | 0d0818b0215039063f9313e2b8d497da85a2bd14 (patch) | |
tree | 03ac7e4b14cc6d34582d39e6fec9ea5612d17e3a /sci-mathematics/nauty | |
parent | sci-mathematics/normaliz: destabilize for ~x86 (diff) | |
download | gentoo-0d0818b0215039063f9313e2b8d497da85a2bd14.tar.gz gentoo-0d0818b0215039063f9313e2b8d497da85a2bd14.tar.bz2 gentoo-0d0818b0215039063f9313e2b8d497da85a2bd14.zip |
sci-mathematics/nauty: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild b/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild index b7d960f6657a..680f026d9f50 100644 --- a/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild +++ b/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~riscv x86" +KEYWORDS="amd64 ~arm ~riscv ~x86" IUSE="cpu_flags_x86_popcnt examples" BDEPEND="sys-apps/help2man" |