diff options
author | Dr. Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-24 16:02:11 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-24 20:17:47 +0100 |
commit | 730c6bb8050faffe6c692a266e322ebf151fd514 (patch) | |
tree | 3406e772597af6068854b077042387db85accb66 /sci-electronics | |
parent | sci-libs/linux-gpib-modules: Remove old (diff) | |
download | gentoo-730c6bb8050faffe6c692a266e322ebf151fd514.tar.gz gentoo-730c6bb8050faffe6c692a266e322ebf151fd514.tar.bz2 gentoo-730c6bb8050faffe6c692a266e322ebf151fd514.zip |
sci-electronics/klayout: Stable 0.27.10 for amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/klayout/klayout-0.27.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.27.10.ebuild b/sci-electronics/klayout/klayout-0.27.10.ebuild index 75368510a1f8..9f245e2a3545 100644 --- a/sci-electronics/klayout/klayout-0.27.10.ebuild +++ b/sci-electronics/klayout/klayout-0.27.10.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" |