diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-01 14:03:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-01 14:03:29 +0100 |
commit | e8e1e293b491373bd3a4aa08684295a6491ef1fd (patch) | |
tree | da1dcfdcd949d9cdad6333ecc3becfd5ee2f6f27 /sci-mathematics/lrcalc | |
parent | net-mail/mailutils: amd64 stable wrt bug #700806 (diff) | |
download | gentoo-e8e1e293b491373bd3a4aa08684295a6491ef1fd.tar.gz gentoo-e8e1e293b491373bd3a4aa08684295a6491ef1fd.tar.bz2 gentoo-e8e1e293b491373bd3a4aa08684295a6491ef1fd.zip |
sci-mathematics/lrcalc: amd64 stable wrt bug #711030
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/lrcalc')
-rw-r--r-- | sci-mathematics/lrcalc/lrcalc-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild b/sci-mathematics/lrcalc/lrcalc-1.2.ebuild index 563cb914f3bc..b0282807cec5 100644 --- a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild +++ b/sci-mathematics/lrcalc/lrcalc-1.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://sites.math.rutgers.edu/~asbuch/lrcalc/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs test" RESTRICT="!test? ( test )" |