app-crypt/sirikali: Revbumpd to EAPI=8 and drop unused eclass

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-19 09:27:55 +02:00
parent 35742d35c0
commit 06eaf3f06f
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
EAPI="8"
inherit eutils cmake
inherit cmake
S="${WORKDIR}/SiriKali-${PV}"