media-gfx/svgtoipe: Switch to python-3.6
[shuber-gentoo-overlay.git] / dev-libs / core / core-2.1.ebuild
index ecd57eba48e9bb5bc131dc334cadbc1d846d7477..e4083e0f4bc4b848d5d101ec6da2a2bc4ca6fbea 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 DESCRIPTION="Exact arithmetics library intended for exact geometric computations"
 HOMEPAGE="http://cs.nyu.edu/exact/core_pages/"
@@ -12,7 +12,7 @@ LICENSE="QPL"
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
 RESTRICT="mirror"
-IUSE="debug shared extensions doc"
+IUSE="debug doc extensions shared"
 
 DEPEND="
        dev-libs/gmp