diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 22:13:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 22:13:17 +0000 |
commit | e7abd731034241ace0d63eb31ba3e42cd856c690 (patch) | |
tree | 9e4d7ba854e1b46696bab4bba2e8911fda1dbadf /sci-mathematics/nauty | |
parent | dev-libs/expat: stable 2.4.3 for hppa, bug #831326 (diff) | |
download | gentoo-e7abd731034241ace0d63eb31ba3e42cd856c690.tar.gz gentoo-e7abd731034241ace0d63eb31ba3e42cd856c690.tar.bz2 gentoo-e7abd731034241ace0d63eb31ba3e42cd856c690.zip |
sci-mathematics/nauty: Stabilize 2.7.3 x86, #831412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild index dd7eb6d2ec5f..0b89c32e208f 100644 --- a/sci-mathematics/nauty/nauty-2.7.3.ebuild +++ b/sci-mathematics/nauty/nauty-2.7.3.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" |