diff options
author | Markus Meier <maekke@gentoo.org> | 2016-03-02 20:27:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-03-02 20:27:09 +0100 |
commit | 19c381e111435a5428cb87bade101d893852f857 (patch) | |
tree | 9a9a414e2dbabae0bd079398812125afe806c998 /sci-mathematics/nauty | |
parent | dev-php/PEAR-Crypt_GPG: add ~arm, bug #574264 (diff) | |
download | gentoo-19c381e111435a5428cb87bade101d893852f857.tar.gz gentoo-19c381e111435a5428cb87bade101d893852f857.tar.bz2 gentoo-19c381e111435a5428cb87bade101d893852f857.zip |
sci-mathematics/nauty: add ~arm, bug #573324
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.5.9.ebuild b/sci-mathematics/nauty/nauty-2.5.9.ebuild index a3341dac3a66..84b586192a65 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}" |