diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-28 22:21:05 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-28 22:21:05 +0100 |
commit | 7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf (patch) | |
tree | 8fd02b943b92297ca07c22194a9373eb5a732822 /sci-electronics | |
parent | app-text/xournalpp: Remove old (diff) | |
download | gentoo-7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf.tar.gz gentoo-7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf.tar.bz2 gentoo-7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf.zip |
sci-electronics/klayout: amd64 stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/klayout/klayout-0.26.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.26.9.ebuild b/sci-electronics/klayout/klayout-0.26.9.ebuild index e1dc3269e5f9..20fa38ada7f9 100644 --- a/sci-electronics/klayout/klayout-0.26.9.ebuild +++ b/sci-electronics/klayout/klayout-0.26.9.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" |