|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# Copyright 1999-2020 Gentoo Authors
|
|
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
|
|
EAPI=7
|
|
|
|
@ -17,7 +17,7 @@ PHP_EXT_OPTIONAL_USE=php
|
|
|
|
|
USE_PHP="php7-4"
|
|
|
|
|
|
|
|
|
|
# This variable does not belong to any eclass. It is solely used in this ebuild
|
|
|
|
|
BERKDB_SLOTS=( 6.2 6.1 5.3 5.1 4.8 )
|
|
|
|
|
BERKDB_SLOTS=( 6.2 6.1 5.3 4.8 )
|
|
|
|
|
|
|
|
|
|
inherit db-use mono-env php-ext-source-r3 python-r1 ruby-ng toolchain-funcs
|
|
|
|
|
|
|
|
|
|