diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-04 09:07:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-04 09:07:39 +0100 |
commit | 4b0984f89f84e54fd640e77d08b01b736c9e391b (patch) | |
tree | 7e2fb1aa3667598cbdfedbc63e0f745a4ac37921 /dev-libs/isl | |
parent | sys-devel/gcc-config: ia64 stable wrt bug #711382 (diff) | |
download | gentoo-4b0984f89f84e54fd640e77d08b01b736c9e391b.tar.gz gentoo-4b0984f89f84e54fd640e77d08b01b736c9e391b.tar.bz2 gentoo-4b0984f89f84e54fd640e77d08b01b736c9e391b.zip |
dev-libs/isl: ia64 stable wrt bug #711384
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/isl')
-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 c7f5cca99ccb..6ec1a4501d43 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}]" |