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: Thu, 04 Jun 2020 20:00:47
Message-Id: 1591300829.b5c6020c55bfa858d039ca6b80524a25c7c9a29f.dilfridge@gentoo
1 commit: b5c6020c55bfa858d039ca6b80524a25c7c9a29f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 19:59:41 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 20:00:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c6020c
7
8 sci-electronics/klayout: stable for amd64
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-electronics/klayout/klayout-0.26.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-electronics/klayout/klayout-0.26.5.ebuild b/sci-electronics/klayout/klayout-0.26.5.ebuild
17 index 30250478884..d0ce619c189 100644
18 --- a/sci-electronics/klayout/klayout-0.26.5.ebuild
19 +++ b/sci-electronics/klayout/klayout-0.26.5.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"