commit: 19c381e111435a5428cb87bade101d893852f857 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Mar 2 19:27:09 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Mar 2 19:27:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c381e1
sci-mathematics/nauty: add ~arm, bug #573324 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" sci-mathematics/nauty/nauty-2.5.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/nauty/nauty-2.5.9.ebuild b/sci-mathematics/nauty/nauty-2.5.9.ebuild index a3341da..84b5861 100644 --- a/sci-mathematics/nauty/nauty-2.5.9.ebuild +++ b/sci-mathematics/nauty/nauty-2.5.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz" LICENSE="nauty" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" S="${WORKDIR}/${PN}${MY_PV}"