From: Andreas K. Hüttel Date: Wed, 6 May 2020 19:55:31 +0000 (+0300) Subject: sci-electronics/klayout: Stable for amd64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=118417ef81e6b481ad87f0841d0babfd505007cf;p=gentoo.git sci-electronics/klayout: Stable for amd64 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel --- diff --git a/sci-electronics/klayout/klayout-0.26.4-r1.ebuild b/sci-electronics/klayout/klayout-0.26.4-r1.ebuild index 30250478884e..d0ce619c189e 100644 --- a/sci-electronics/klayout/klayout-0.26.4-r1.ebuild +++ b/sci-electronics/klayout/klayout-0.26.4-r1.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"