diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:49:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:49:41 +0100 |
commit | 9edcd09a07c4aa64c54d23f28361a67bca5f13fe (patch) | |
tree | 467b28dc9582dc2af9e14b0ccbc9a1c93bf062b9 /sci-mathematics | |
parent | dev-python/parso: x86 stable wrt bug #711004 (diff) | |
download | gentoo-9edcd09a07c4aa64c54d23f28361a67bca5f13fe.tar.gz gentoo-9edcd09a07c4aa64c54d23f28361a67bca5f13fe.tar.bz2 gentoo-9edcd09a07c4aa64c54d23f28361a67bca5f13fe.zip |
sci-mathematics/nauty: x86 stable wrt bug #711028
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.6.7.ebuild b/sci-mathematics/nauty/nauty-2.6.7.ebuild index 33e00e354ee3..579baf03ad7f 100644 --- a/sci-mathematics/nauty/nauty-2.6.7.ebuild +++ b/sci-mathematics/nauty/nauty-2.6.7.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RESTRICT="!test? ( test )" |