summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 15:26:15 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 15:27:02 +0200
commitf7f3a80e6b61e95b0f975806b456b9cf3cd71886 (patch)
tree2abaec74939bbed3b1824428067ea0d5451599f7 /sci-electronics/klayout
parentsci-electronics/klayout: Version bump (diff)
downloadgentoo-f7f3a80e6b61e95b0f975806b456b9cf3cd71886.tar.gz
gentoo-f7f3a80e6b61e95b0f975806b456b9cf3cd71886.tar.bz2
gentoo-f7f3a80e6b61e95b0f975806b456b9cf3cd71886.zip
sci-electronics/klayout: Stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r--sci-electronics/klayout/klayout-0.26.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.26.11.ebuild b/sci-electronics/klayout/klayout-0.26.11.ebuild
index 046760b5f1c2..6eb043c6d1be 100644
--- a/sci-electronics/klayout/klayout-0.26.11.ebuild
+++ b/sci-electronics/klayout/klayout-0.26.11.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"