summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2018-12-14 18:10:38 +0100
committerAndreas K. Huettel <dilfridge@gentoo.org>2018-12-14 18:10:38 +0100
commit5ff21c7615a4bb980b8b5a572c4c66681ff8ba83 (patch)
tree8c1170c9ef61f24ad754791cac2b22477e9f85ce /sci-electronics/klayout
parentapp-crypt/gnupg: Cleanup old (diff)
downloadgentoo-5ff21c7615a4bb980b8b5a572c4c66681ff8ba83.tar.gz
gentoo-5ff21c7615a4bb980b8b5a572c4c66681ff8ba83.tar.bz2
gentoo-5ff21c7615a4bb980b8b5a572c4c66681ff8ba83.zip
sci-electronics/klayout: amd64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r--sci-electronics/klayout/klayout-0.25.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.25.6.ebuild b/sci-electronics/klayout/klayout-0.25.6.ebuild
index d5a9f0b3aaf7..f8331693555c 100644
--- a/sci-electronics/klayout/klayout-0.25.6.ebuild
+++ b/sci-electronics/klayout/klayout-0.25.6.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"