diff options
author | Markus Meier <maekke@gentoo.org> | 2016-03-02 20:29:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-03-02 20:29:59 +0100 |
commit | 090f1db41693cecd6d1a4c40a5ba9812195600cf (patch) | |
tree | f2a67105455cb289a3758f6685ac454186679a37 /sci-mathematics | |
parent | sci-mathematics/frobby: add ~arm, bug #573324 (diff) | |
download | gentoo-090f1db41693cecd6d1a4c40a5ba9812195600cf.tar.gz gentoo-090f1db41693cecd6d1a4c40a5ba9812195600cf.tar.bz2 gentoo-090f1db41693cecd6d1a4c40a5ba9812195600cf.zip |
sci-mathematics/normaliz: add ~arm, bug #573324
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.0.0.ebuild b/sci-mathematics/normaliz/normaliz-3.0.0.ebuild index 834f9903f5c6..35bdef591c34 100644 --- a/sci-mathematics/normaliz/normaliz-3.0.0.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.mathematik.uni-osnabrueck.de/${PN}/${MYP}/Normaliz${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc extras openmp" RDEPEND="dev-libs/gmp[cxx]" |