diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:20:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:20:19 +0200 |
commit | 6e59e446325c5abe4cd672a14c212dd9bf2f4126 (patch) | |
tree | c7412764fa1e18f07101515c8dbc4c48a9ca0e05 /sci-libs/iml | |
parent | sci-mathematics/gfan: x86 stable wrt bug #716362 (diff) | |
download | gentoo-6e59e446325c5abe4cd672a14c212dd9bf2f4126.tar.gz gentoo-6e59e446325c5abe4cd672a14c212dd9bf2f4126.tar.bz2 gentoo-6e59e446325c5abe4cd672a14c212dd9bf2f4126.zip |
sci-libs/iml: x86 stable wrt bug #717272
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/iml')
-rw-r--r-- | sci-libs/iml/iml-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/iml/iml-1.0.5.ebuild b/sci-libs/iml/iml-1.0.5.ebuild index cb544dac5e51..29bfa917676e 100644 --- a/sci-libs/iml/iml-1.0.5.ebuild +++ b/sci-libs/iml/iml-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cs.uwaterloo.ca/~astorjoh/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="virtual/cblas" |