commit: 743701f5b33e1f70d6196158c42c1fda2c6d738a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 18:54:28 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 18:54:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743701f5
sci-electronics/klayout: Stabilize 0.29.11 amd64, #950934
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-electronics/klayout/klayout-0.29.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/klayout/klayout-0.29.11.ebuild
b/sci-electronics/klayout/klayout-0.29.11.ebuild
index 7dd60f77e437..77594f3913f1 100644
--- a/sci-electronics/klayout/klayout-0.29.11.ebuild
+++ b/sci-electronics/klayout/klayout-0.29.11.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"