commit: c8179db8fc48523bf4cd01eb1c1cca990e55fc98
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 05:39:20 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 05:39:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8179db8
sci-electronics/klayout: Stabilize 0.29.7 amd64, #941082
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/klayout/klayout-0.29.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"