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
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=6
|
||||
|
||||
AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||
inherit eutils
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=7
|
||||
EAPI=6
|
||||
inherit xdg-utils font eutils
|
||||
|
||||
KEYWORDS="~amd64 ~x86 ~arm64 ~arm ~ppc ~ppc64"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=7
|
||||
EAPI=6
|
||||
inherit xdg-utils font gnome2-utils eutils
|
||||
|
||||
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=7
|
||||
EAPI=6
|
||||
inherit xdg-utils font eutils
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=6
|
||||
|
||||
inherit eutils
|
||||
|
||||
|
|
Loading…
Reference in a new issue