diff options
author | Sam James <sam@gentoo.org> | 2022-10-28 00:46:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-28 00:46:08 +0100 |
commit | e26a14acd7a885a1dbc60d2a9339c485a65810a3 (patch) | |
tree | 2a89da11392814c9320b48d69a2694839ae15be0 /sci-mathematics/nauty | |
parent | sys-fs/cryptsetup: Stabilize 2.4.3-r2 x86, #877775 (diff) | |
download | gentoo-e26a14acd7a885a1dbc60d2a9339c485a65810a3.tar.gz gentoo-e26a14acd7a885a1dbc60d2a9339c485a65810a3.tar.bz2 gentoo-e26a14acd7a885a1dbc60d2a9339c485a65810a3.zip |
sci-mathematics/nauty: Stabilize 2.7.4 x86, #877789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.7.4.ebuild b/sci-mathematics/nauty/nauty-2.7.4.ebuild index 0666c53100dc..a07631e57792 100644 --- a/sci-mathematics/nauty/nauty-2.7.4.ebuild +++ b/sci-mathematics/nauty/nauty-2.7.4.ebuild @@ -18,7 +18,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="examples" BDEPEND="sys-apps/help2man" |