summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-06-25 22:16:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-06-25 22:18:12 +0200
commit51ad8bc59fb5ff6004aa84886df3e39c06fb437c (patch)
treecaafcf905c16a7a9e05502c3fe767ce84c64a2c1
parentdev-libs/opencl-clang: amd64 stable (diff)
downloadgentoo-51ad8bc5.tar.gz
gentoo-51ad8bc5.tar.bz2
gentoo-51ad8bc5.zip
sci-electronics/klayout: stabilize 0.28.9 for amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sci-electronics/klayout/klayout-0.28.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.28.9.ebuild b/sci-electronics/klayout/klayout-0.28.9.ebuild
index 93673852a5a8..f3c09ddffb5d 100644
--- a/sci-electronics/klayout/klayout-0.28.9.ebuild
+++ b/sci-electronics/klayout/klayout-0.28.9.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"