summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-29 13:29:14 +0100
committerSam James <sam@gentoo.org>2023-03-29 13:29:14 +0100
commit4994f9cca3cce37883c63b54ad37c8fdb54de0aa (patch)
treee5577137c28cfec7a92bcdd64a3bd943e1ca0416 /sci-electronics
parentdev-ruby/flexmock: Stabilize 2.3.6-r2 amd64, #903530 (diff)
downloadgentoo-4994f9cca3cce37883c63b54ad37c8fdb54de0aa.tar.gz
gentoo-4994f9cca3cce37883c63b54ad37c8fdb54de0aa.tar.bz2
gentoo-4994f9cca3cce37883c63b54ad37c8fdb54de0aa.zip
sci-electronics/klayout: Stabilize 0.28.5 amd64, #903497
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/klayout/klayout-0.28.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.28.5.ebuild b/sci-electronics/klayout/klayout-0.28.5.ebuild
index 9f93b3381a94..c3810e90ea1a 100644
--- a/sci-electronics/klayout/klayout-0.28.5.ebuild
+++ b/sci-electronics/klayout/klayout-0.28.5.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"