summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-06 22:55:31 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-07 00:15:01 +0300
commit118417ef81e6b481ad87f0841d0babfd505007cf (patch)
treec72867bdb75b3b353f191964433c728b586ffa3f
parentapp-emulation/simplevirt: use acct-group, remove longdescription (diff)
downloadgentoo-118417ef81e6b481ad87f0841d0babfd505007cf.tar.gz
gentoo-118417ef81e6b481ad87f0841d0babfd505007cf.tar.bz2
gentoo-118417ef81e6b481ad87f0841d0babfd505007cf.zip
sci-electronics/klayout: Stable for amd64
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sci-electronics/klayout/klayout-0.26.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"