diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 10:57:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 10:57:41 +0200 |
commit | b81ea0ca94c9e877465d832d069cf0b0d23f432f (patch) | |
tree | 1724d5411c4ebed0df49f2802c88b85c94caf9cb /sci-libs | |
parent | dev-libs/ppl: drop toolchain from maintainers (diff) | |
download | gentoo-b81ea0ca94c9e877465d832d069cf0b0d23f432f.tar.gz gentoo-b81ea0ca94c9e877465d832d069cf0b0d23f432f.tar.bz2 gentoo-b81ea0ca94c9e877465d832d069cf0b0d23f432f.zip |
sci-libs/iml: amd64 stable wrt bug #717272
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 fef4d4a57833..cb544dac5e51 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" |