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

index 5b814328a49ec3072abc948d03d7f89dd16e3de0..0fcf1cd0808177ff50772af8d34a9276f952e4c3 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