diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-05 15:21:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-05 15:21:38 +0000 |
commit | bda4dbc3b244d0a30f7de9c37c406202f29101ec (patch) | |
tree | 9f0cf2918e422b92111b48ac29ade906f3634650 /dev-libs/isl/isl-0.11.1.ebuild | |
parent | sparc stable wrt #510330 (diff) | |
download | gentoo-2-bda4dbc3b244d0a30f7de9c37c406202f29101ec.tar.gz gentoo-2-bda4dbc3b244d0a30f7de9c37c406202f29101ec.tar.bz2 gentoo-2-bda4dbc3b244d0a30f7de9c37c406202f29101ec.zip |
Add ~m68k/~s390/~sh/~sparc wrt #487266
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-libs/isl/isl-0.11.1.ebuild')
-rw-r--r-- | dev-libs/isl/isl-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/isl/isl-0.11.1.ebuild b/dev-libs/isl/isl-0.11.1.ebuild index 4bbb44259efa..8fe2520018a5 100644 --- a/dev-libs/isl/isl-0.11.1.ebuild +++ b/dev-libs/isl/isl-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.11.1.ebuild,v 1.9 2014/06/22 14:44:25 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.11.1.ebuild,v 1.10 2014/08/05 15:21:38 armin76 Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.kotnet.org/~skimo/isl/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="static-libs" RDEPEND="dev-libs/gmp" |