summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-28 22:21:05 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-28 22:21:05 +0100
commit7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf (patch)
tree8fd02b943b92297ca07c22194a9373eb5a732822 /sci-electronics
parentapp-text/xournalpp: Remove old (diff)
downloadgentoo-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.ebuild2
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"