diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-14 17:20:34 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-14 17:21:12 +0900 |
commit | e4fb07c94acec742b0e32747ba1accd239ee1bdb (patch) | |
tree | 1fe9fe768bd71a4f9bd21b614147f4c89a45f3e9 /app-admin | |
parent | app-admin/chrootuid: update to EAPI 8 (diff) | |
download | gentoo-e4fb07c94acec742b0e32747ba1accd239ee1bdb.tar.gz gentoo-e4fb07c94acec742b0e32747ba1accd239ee1bdb.tar.bz2 gentoo-e4fb07c94acec742b0e32747ba1accd239ee1bdb.zip |
app-admin/pwcrypt: 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 'app-admin')
-rw-r--r-- | app-admin/pwcrypt/pwcrypt-1.2.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/pwcrypt/pwcrypt-1.2.2-r3.ebuild b/app-admin/pwcrypt/pwcrypt-1.2.2-r3.ebuild index c6beda5d878c..8d3b90ef4689 100644 --- a/app-admin/pwcrypt/pwcrypt-1.2.2-r3.ebuild +++ b/app-admin/pwcrypt/pwcrypt-1.2.2-r3.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 toolchain-funcs |