diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:39:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:39:31 +0100 |
commit | 48b4ab441b89e4c940d31613e057d8df06c8b05e (patch) | |
tree | 6662932d33825b7939196f4314aeb518ca955071 /sci-mathematics/arb | |
parent | sci-libs/symengine: amd64 stable wrt bug #711872 (diff) | |
download | gentoo-48b4ab441b89e4c940d31613e057d8df06c8b05e.tar.gz gentoo-48b4ab441b89e4c940d31613e057d8df06c8b05e.tar.bz2 gentoo-48b4ab441b89e4c940d31613e057d8df06c8b05e.zip |
sci-mathematics/arb: amd64 stable wrt bug #711872
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb')
-rw-r--r-- | sci-mathematics/arb/arb-2.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/arb/arb-2.17.0.ebuild b/sci-mathematics/arb/arb-2.17.0.ebuild index 5b8842f7b898..5bde8b99a8e8 100644 --- a/sci-mathematics/arb/arb-2.17.0.ebuild +++ b/sci-mathematics/arb/arb-2.17.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fredrik-johansson/arb/archive/${PV}.tar.gz -> ${P}.t LICENSE="LGPL-2.1+" SLOT="0/2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND=" |