summaryrefslogtreecommitdiff
path: root/sci-electronics/klayout/klayout-0.27.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/klayout/klayout-0.27.7.ebuild')
-rw-r--r--sci-electronics/klayout/klayout-0.27.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/klayout/klayout-0.27.7.ebuild b/sci-electronics/klayout/klayout-0.27.7.ebuild
index 40bfbeb1351d..36a5f7cd2663 100644
--- a/sci-electronics/klayout/klayout-0.27.7.ebuild
+++ b/sci-electronics/klayout/klayout-0.27.7.ebuild
@@ -7,7 +7,7 @@ RUBY_OPTIONAL=no
USE_RUBY="ruby27"
# note: define maximally ONE implementation here
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
inherit toolchain-funcs python-single-r1 ruby-ng
@@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_CHECKOUT_DIR=${WORKDIR}/all/${P}
else
SRC_URI="https://www.klayout.org/downloads/source/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Viewer and editor for GDS and OASIS integrated circuit layouts"