diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-17 15:46:37 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-17 15:46:37 +0100 |
commit | 29c880e716ab82527345b763f9c1f2d6311f0b53 (patch) | |
tree | 0ab595196aa5e01dbfa33a4dc6370cbe49267b3b /sci-libs/armadillo | |
parent | app-admin/sshguard: amd64 stable wrt bug #597090 (diff) | |
download | gentoo-29c880e716ab82527345b763f9c1f2d6311f0b53.tar.gz gentoo-29c880e716ab82527345b763f9c1f2d6311f0b53.tar.bz2 gentoo-29c880e716ab82527345b763f9c1f2d6311f0b53.zip |
sci-libs/armadillo: Revision bump with corrected subslot
Package-Manager: portage-2.3.3
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-7.500.2-r1.ebuild (renamed from sci-libs/armadillo/armadillo-7.500.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-7.500.2.ebuild b/sci-libs/armadillo/armadillo-7.500.2-r1.ebuild index ad690326d355..ef04d4f905d2 100644 --- a/sci-libs/armadillo/armadillo-7.500.2.ebuild +++ b/sci-libs/armadillo/armadillo-7.500.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="MPL-2.0" -SLOT="0/6" +SLOT="0/7" KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack blas debug doc examples hdf5 lapack mkl tbb test" REQUIRED_USE="test? ( lapack )" |