summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-09 18:46:55 +0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-09 18:48:10 +0700
commitba6662d0578504aa33670d2904a33882e30839d9 (patch)
tree01f24ee8ea9b7222cd00f11566b6dab6cb0f09cd /sci-electronics/klayout
parentsci-electronics/klayout: Update python targets (diff)
downloadgentoo-ba6662d0578504aa33670d2904a33882e30839d9.tar.gz
gentoo-ba6662d0578504aa33670d2904a33882e30839d9.tar.bz2
gentoo-ba6662d0578504aa33670d2904a33882e30839d9.zip
sci-electronics/klayout: Stable 0.27.7 for amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r--sci-electronics/klayout/klayout-0.27.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.27.7.ebuild b/sci-electronics/klayout/klayout-0.27.7.ebuild
index 7b887b3399f2..36a5f7cd2663 100644
--- a/sci-electronics/klayout/klayout-0.27.7.ebuild
+++ b/sci-electronics/klayout/klayout-0.27.7.ebuild
@@ -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"