eclass/tests/git-r3_GIT_DIR.sh: Use a supported EAPI
authorMichał Górny <mgorny@gentoo.org>
Wed, 20 Nov 2019 08:59:36 +0000 (09:59 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 20 Nov 2019 08:59:49 +0000 (09:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/git-r3_GIT_DIR.sh

index 06c4094ceb9e801640743467aa1a0dfa26a6dab7..42bebd99782f9c394cc0e39bdc841b8751a4d8a1 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 git-r3