eclass/tests/savedconfig.sh: Use a supported EAPI
authorMichał Górny <mgorny@gentoo.org>
Wed, 20 Nov 2019 09:15:48 +0000 (10:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 20 Nov 2019 09:15:48 +0000 (10:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/savedconfig.sh

index 19da181d8404eef9b951177a7f263225af59a0b8..7643cf4cc8236ae96b6c14dd016c2be77d9c3868 100755 (executable)
@@ -1,7 +1,9 @@
 #!/bin/bash
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 source tests-common.sh
 
 inherit savedconfig