summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-18 22:49:47 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-18 22:49:47 +0100
commitef7c36eed28cb94740b2b2695cae905dc9d09a6a (patch)
treeb4962b6f11ea475e8293afcc07c2c4df807ff65e
parentdev-util/umockdev: Version bump to 0.17.5 (diff)
downloadgentoo-ef7c36ee.tar.gz
gentoo-ef7c36ee.tar.bz2
gentoo-ef7c36ee.zip
sci-mathematics/nauty: Stabilize 2.7.3 amd64, #831412
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--sci-mathematics/nauty/nauty-2.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild
index 8ed6af921a53..dd7eb6d2ec5f 100644
--- a/sci-mathematics/nauty/nauty-2.7.3.ebuild
+++ b/sci-mathematics/nauty/nauty-2.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"