diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2022-05-30 19:57:45 +0500 |
---|---|---|
committer | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2022-05-30 22:46:39 +0500 |
commit | 4eb23f2a2355b5f42ec1bc6d27e2366d876bd476 (patch) | |
tree | 5a43e77d88a615c70c752e9a7eb7c62d1b96067a /app-vim | |
parent | app-vim/rainbow: update EAPI 7 -> 8 (diff) | |
download | guru-4eb23f2a2355b5f42ec1bc6d27e2366d876bd476.tar.gz guru-4eb23f2a2355b5f42ec1bc6d27e2366d876bd476.tar.bz2 guru-4eb23f2a2355b5f42ec1bc6d27e2366d876bd476.zip |
app-vim/tempus: update EAPI 7 -> 8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tempus/tempus-2.0.0.20210514.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tempus/tempus-2.0.0.20210514.ebuild b/app-vim/tempus/tempus-2.0.0.20210514.ebuild index a5fa58853..cccf53f52 100644 --- a/app-vim/tempus/tempus-2.0.0.20210514.ebuild +++ b/app-vim/tempus/tempus-2.0.0.20210514.ebuild @@ -1,7 +1,7 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit vim-plugin |