Downgraded EAPI for unsupported ebuilds.
This commit is contained in:
parent
ec4870925d
commit
016796bf59
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Copyright 1999-2018 Gentoo Foundation
|
# Copyright 1999-2018 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=6
|
||||||
|
|
||||||
AUTOTOOLS_IN_SOURCE_BUILD=1
|
AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||||
inherit eutils
|
inherit eutils
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
EAPI=7
|
EAPI=6
|
||||||
inherit xdg-utils font eutils
|
inherit xdg-utils font eutils
|
||||||
|
|
||||||
KEYWORDS="~amd64 ~x86 ~arm64 ~arm ~ppc ~ppc64"
|
KEYWORDS="~amd64 ~x86 ~arm64 ~arm ~ppc ~ppc64"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
EAPI=7
|
EAPI=6
|
||||||
inherit xdg-utils font gnome2-utils eutils
|
inherit xdg-utils font gnome2-utils eutils
|
||||||
|
|
||||||
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
|
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
EAPI=7
|
EAPI=6
|
||||||
inherit xdg-utils font eutils
|
inherit xdg-utils font eutils
|
||||||
|
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=6
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue