diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 15:55:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 15:55:51 +0100 |
commit | c4dce9065c3977740a2348282f04c5af86dc797e (patch) | |
tree | dfedfc3dac3b78e8e403a815b4822262e08ee42d /sci-libs | |
parent | sci-libs/hypre: amd64 stable wrt bug #705134 (diff) | |
download | gentoo-c4dce9065c3977740a2348282f04c5af86dc797e.tar.gz gentoo-c4dce9065c3977740a2348282f04c5af86dc797e.tar.bz2 gentoo-c4dce9065c3977740a2348282f04c5af86dc797e.zip |
sci-libs/klu: amd64 stable wrt bug #705134
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/klu/klu-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/klu/klu-1.2.1.ebuild b/sci-libs/klu/klu-1.2.1.ebuild index 45aca3dabe4e..ee3f2f53374a 100644 --- a/sci-libs/klu/klu-1.2.1.ebuild +++ b/sci-libs/klu/klu-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" RDEPEND=" |