media-gfx/asymptote: oirt to EAPI=7
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 19 Jan 2020 16:58:32 +0000 (19:58 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 19 Jan 2020 16:58:32 +0000 (19:58 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
media-gfx/asymptote/asymptote-2.61.ebuild

index bd19e8e0995d07bae362e852a64a9636fdeb592b..b37f0cb38535f58909ad8fdfd2b462e24b8c3b13 100644 (file)
@@ -1,11 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit autotools elisp-common latex-package multilib python-r1
+inherit autotools elisp-common latex-package python-r1
 
 DESCRIPTION="A vector graphics language that provides a framework for technical drawing"
 HOMEPAGE="http://asymptote.sourceforge.net/"