summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-03-14 14:08:02 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-03-14 14:08:02 +0100
commit15d8acd1f5fb52c04c896731e4adf07974eafed6 (patch)
tree9e1212436a19a46bb4e7c3fc9bf349e3c72671bf /sci-electronics/klayout
parentsci-electronics/klayout: version bump 0.28.5 (diff)
downloadgentoo-15d8acd1f5fb52c04c896731e4adf07974eafed6.tar.gz
gentoo-15d8acd1f5fb52c04c896731e4adf07974eafed6.tar.bz2
gentoo-15d8acd1f5fb52c04c896731e4adf07974eafed6.zip
sci-electronics/klayout: stable for amd64 0.27.12
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.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.27.12.ebuild b/sci-electronics/klayout/klayout-0.27.12.ebuild
index 8aceae0ea200..87201edfa6b9 100644
--- a/sci-electronics/klayout/klayout-0.27.12.ebuild
+++ b/sci-electronics/klayout/klayout-0.27.12.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"