diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:26 +0100 |
commit | 39483248c5533519b4c4aaa030623b1f1cfd1591 (patch) | |
tree | 2e55c209004927945494c60a72a4f22dfd711419 /sci-libs | |
parent | sci-libs/libnova: amd64 stable wrt bug #648818 (diff) | |
download | gentoo-39483248c5533519b4c4aaa030623b1f1cfd1591.tar.gz gentoo-39483248c5533519b4c4aaa030623b1f1cfd1591.tar.bz2 gentoo-39483248c5533519b4c4aaa030623b1f1cfd1591.zip |
sci-libs/parmgridgen: amd64 stable wrt bug #648820
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild b/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild index c94cad2a63ac..a86859128043 100644 --- a/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild +++ b/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://www-users.cs.umn.edu/~moulitsa/download/${MYP}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" RESTRICT="mirror bindist" |