diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:57 +0100 |
commit | 178843b08a3d3d765579d92cb7c754f3341e735c (patch) | |
tree | ce8d7fe32c1ca771aa8f17cbfdcd389f8e7dddea /sci-mathematics/lrcalc | |
parent | app-misc/screen: x86 stable wrt bug #708460 (diff) | |
download | gentoo-178843b08a3d3d765579d92cb7c754f3341e735c.tar.gz gentoo-178843b08a3d3d765579d92cb7c754f3341e735c.tar.bz2 gentoo-178843b08a3d3d765579d92cb7c754f3341e735c.zip |
sci-mathematics/lrcalc: x86 stable wrt bug #711030
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 b0282807cec5..a3c74e53b017 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 )" |