commit: 47e64e1c34064dcdf511140d30a55de856473825 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Apr 2 20:26:43 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Apr 2 20:26:43 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=47e64e1c
sci-mathematics/open-axiom: Broken deps, drop keyword Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> Package-Manager: Portage-2.3.27, Repoman-2.3.9 sci-mathematics/open-axiom/open-axiom-1.4.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-mathematics/open-axiom/open-axiom-1.4.2.ebuild b/sci-mathematics/open-axiom/open-axiom-1.4.2.ebuild index 77c3d0ee0..402e19eb2 100644 --- a/sci-mathematics/open-axiom/open-axiom-1.4.2.ebuild +++ b/sci-mathematics/open-axiom/open-axiom-1.4.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Symbolic and algebraic computations system" HOMEPAGE="http://www.open-axiom.org/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="X"
