diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-12 21:20:03 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-12 21:20:03 +0900 |
commit | 9b9b5436d2a99a18d9416800cfa7e98c48bd3250 (patch) | |
tree | b6a8da3888683dd04c01ea2b7d464ad34b037e99 /dev-scheme/gauche | |
parent | dev-scheme/escm: fix implicit declarations (diff) | |
download | gentoo-9b9b5436d2a99a18d9416800cfa7e98c48bd3250.tar.gz gentoo-9b9b5436d2a99a18d9416800cfa7e98c48bd3250.tar.bz2 gentoo-9b9b5436d2a99a18d9416800cfa7e98c48bd3250.zip |
dev-scheme/gauche: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-scheme/gauche')
-rw-r--r-- | dev-scheme/gauche/gauche-0.9.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gauche/gauche-0.9.10-r1.ebuild b/dev-scheme/gauche/gauche-0.9.10-r1.ebuild index 06bbf39e6e53..561857d35c8f 100644 --- a/dev-scheme/gauche/gauche-0.9.10-r1.ebuild +++ b/dev-scheme/gauche/gauche-0.9.10-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit autotools |