diff options
author | 2020-03-03 15:38:26 +0100 | |
---|---|---|
committer | 2020-03-03 15:38:26 +0100 | |
commit | fef9c511bd75b7f374f0d876805f1ff9ab0c02ea (patch) | |
tree | 715607d49db0a283dc535b2b0cce3524b99ff256 /dev-libs | |
parent | sys-devel/gcc-config: ppc64 stable wrt bug #711382 (diff) | |
download | gentoo-fef9c511bd75b7f374f0d876805f1ff9ab0c02ea.tar.gz gentoo-fef9c511bd75b7f374f0d876805f1ff9ab0c02ea.tar.bz2 gentoo-fef9c511bd75b7f374f0d876805f1ff9ab0c02ea.zip |
dev-libs/isl: ppc64 stable wrt bug #711384
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/isl/isl-0.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/isl/isl-0.22.1.ebuild b/dev-libs/isl/isl-0.22.1.ebuild index 620c4430bfa8..c7f5cca99ccb 100644 --- a/dev-libs/isl/isl-0.22.1.ebuild +++ b/dev-libs/isl/isl-0.22.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://isl.gforge.inria.fr/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/22" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="static-libs" RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]" |