From 993eda826ee5b66b4591fc0c49cc3e9c6bb32a61 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 16 Mar 2022 10:46:21 +0100 Subject: app-office/beancount: update EAPI 7 -> 8 --- app-office/beancount/beancount-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-office/beancount/beancount-9999.ebuild') diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild index 723feae..ed997ec 100644 --- a/app-office/beancount/beancount-9999.ebuild +++ b/app-office/beancount/beancount-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_9 ) DISTUTILS_USE_SETUPTOOLS="rdepend" @@ -14,7 +14,6 @@ if [[ ${PV} == 9999* ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/beancount/beancount" EGIT_BRANCH="v2" - KEYWORDS="" else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" -- cgit v1.2.3-2-gb3c3