diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-14 20:51:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-14 20:51:34 +0300 |
commit | 265086502610ed1f63d9ca98cdc989b27447dfcc (patch) | |
tree | aa08814bf0b6fe98536c7f2cee6aa28edbf9fa23 /sci-libs/alglib | |
parent | app-editors/nano: amd64 stable wrt bug #666206 (diff) | |
download | gentoo-265086502610ed1f63d9ca98cdc989b27447dfcc.tar.gz gentoo-265086502610ed1f63d9ca98cdc989b27447dfcc.tar.bz2 gentoo-265086502610ed1f63d9ca98cdc989b27447dfcc.zip |
sci-libs/alglib: amd64 stable wrt bug #665294
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs/alglib')
-rw-r--r-- | sci-libs/alglib/alglib-3.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/alglib/alglib-3.10.0-r1.ebuild b/sci-libs/alglib/alglib-3.10.0-r1.ebuild index 0fccde84f1d1..43f3eacc3500 100644 --- a/sci-libs/alglib/alglib-3.10.0-r1.ebuild +++ b/sci-libs/alglib/alglib-3.10.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.alglib.net/translator/re/${P}.cpp.gpl.tgz" SLOT="0/3.8" LICENSE="GPL-2+" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" S="${WORKDIR}"/cpp/ |