summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-07 06:39:20 +0100
committerSam James <sam@gentoo.org>2024-10-07 06:39:20 +0100
commitc8179db8fc48523bf4cd01eb1c1cca990e55fc98 (patch)
tree49070867d86d70e0a3e9d6d8b4e22d778362d946 /sci-electronics
parentkde-plasma/khotkeys: treeclean (diff)
downloadgentoo-c8179db8fc48523bf4cd01eb1c1cca990e55fc98.tar.gz
gentoo-c8179db8fc48523bf4cd01eb1c1cca990e55fc98.tar.bz2
gentoo-c8179db8fc48523bf4cd01eb1c1cca990e55fc98.zip
sci-electronics/klayout: Stabilize 0.29.7 amd64, #941082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/klayout/klayout-0.29.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.29.7.ebuild b/sci-electronics/klayout/klayout-0.29.7.ebuild
index c4024bf6fb48..1f0d7ae73e3d 100644
--- a/sci-electronics/klayout/klayout-0.29.7.ebuild
+++ b/sci-electronics/klayout/klayout-0.29.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"