diff options
author | 2020-02-13 09:57:12 +0100 | |
---|---|---|
committer | 2020-02-13 09:57:12 +0100 | |
commit | 5e4048f26bd58a8d559e7c4c070ca586bd5f3fc3 (patch) | |
tree | 30aef7886b70da084a42ccc333aa57bffa361396 /dev-libs | |
parent | sys-devel/gcc-config: sparc stable wrt bug #709432 (diff) | |
download | gentoo-5e4048f26bd58a8d559e7c4c070ca586bd5f3fc3.tar.gz gentoo-5e4048f26bd58a8d559e7c4c070ca586bd5f3fc3.tar.bz2 gentoo-5e4048f26bd58a8d559e7c4c070ca586bd5f3fc3.zip |
dev-libs/isl: sparc stable wrt bug #709436
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/isl/isl-0.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/isl/isl-0.22-r1.ebuild b/dev-libs/isl/isl-0.22-r1.ebuild index 807d8300e4a9..082280273e19 100644 --- a/dev-libs/isl/isl-0.22-r1.ebuild +++ b/dev-libs/isl/isl-0.22-r1.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}]" |