summaryrefslogtreecommitdiff
path: root/dev-python/booleanOperations
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-09 13:42:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-09 13:42:16 +0000
commit4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe (patch)
tree2a8f31349b097f81359d1c9c9e38678b6c7053a8 /dev-python/booleanOperations
parentcca89bb03a5ac5a65538a94e3ac40d30a283e71a (diff)
downloadbaldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.tar.gz
baldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.tar.xz
baldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.zip
Adding metadata
Diffstat (limited to 'dev-python/booleanOperations')
-rw-r--r--dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
index aef2d18afec8..ba502d33acc6 100644
--- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
+++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.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
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1