aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-2.3.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/beancount/beancount-2.3.5.ebuild')
-rw-r--r--app-office/beancount/beancount-2.3.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/beancount/beancount-2.3.5.ebuild b/app-office/beancount/beancount-2.3.5.ebuild
index 723feae..ed997ec 100644
--- a/app-office/beancount/beancount-2.3.5.ebuild
+++ b/app-office/beancount/beancount-2.3.5.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"