aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-2.2.3-r1.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-04-19 19:06:18 +0200
committerWynn Wolf Arbor2020-04-19 19:06:18 +0200
commit9ddf5c6c8623a8c79d91b42e8f99e25bb6b432cc (patch)
tree8d62aa1649bb0d21cdf033427b94051a26393191 /app-office/beancount/beancount-2.2.3-r1.ebuild
parentc027e808c3785b5490e259381f25cbd8b94794c9 (diff)
downloadpramantha-9ddf5c6c8623a8c79d91b42e8f99e25bb6b432cc.tar.gz
app-office/beancount: Bump to 2.2.3-r1
This commit will drop support for old python versions. Package-Manager: Portage-2.3.89, Repoman-2.3.20
Diffstat (limited to '')
-rw-r--r--app-office/beancount/beancount-2.2.3-r1.ebuild (renamed from app-office/beancount/beancount-2.2.3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/beancount/beancount-2.2.3.ebuild b/app-office/beancount/beancount-2.2.3-r1.ebuild
index 401ac15..3940d42 100644
--- a/app-office/beancount/beancount-2.2.3.ebuild
+++ b/app-office/beancount/beancount-2.2.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1 elisp-common