diff options
Diffstat (limited to 'app-shells/quoter/quoter-4.2.ebuild')
-rw-r--r-- | app-shells/quoter/quoter-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/quoter/quoter-4.2.ebuild b/app-shells/quoter/quoter-4.2.ebuild index 63c07f73..ce4edc7c 100644 --- a/app-shells/quoter/quoter-4.2.ebuild +++ b/app-shells/quoter/quoter-4.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2016-2020 Martin V\"ath +# Copyright 2016-2022 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval" |