Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/
Date: Sun, 28 Feb 2021 21:21:44
Message-Id: 1614547265.7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf.dilfridge@gentoo
1 commit: 7eee3f7ea57f19f3396911b6db6d33dcd30dbbdf
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 21:21:05 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 21:21:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eee3f7e
7
8 sci-electronics/klayout: amd64 stable
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-electronics/klayout/klayout-0.26.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-electronics/klayout/klayout-0.26.9.ebuild b/sci-electronics/klayout/klayout-0.26.9.ebuild
17 index e1dc3269e5f..20fa38ada7f 100644
18 --- a/sci-electronics/klayout/klayout-0.26.9.ebuild
19 +++ b/sci-electronics/klayout/klayout-0.26.9.ebuild
20 @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then
21 EGIT_CHECKOUT_DIR=${WORKDIR}/all/${P}
22 else
23 SRC_URI="https://www.klayout.org/downloads/source/${P}.tar.gz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 ~x86"
26 fi
27
28 DESCRIPTION="Viewer and editor for GDS and OASIS integrated circuit layouts"