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: Wed, 06 May 2020 21:15:58
Message-Id: 1588799701.118417ef81e6b481ad87f0841d0babfd505007cf.dilfridge@gentoo
1 commit: 118417ef81e6b481ad87f0841d0babfd505007cf
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 19:55:31 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 21:15:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118417ef
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.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-electronics/klayout/klayout-0.26.4-r1.ebuild b/sci-electronics/klayout/klayout-0.26.4-r1.ebuild
17 index 30250478884..d0ce619c189 100644
18 --- a/sci-electronics/klayout/klayout-0.26.4-r1.ebuild
19 +++ b/sci-electronics/klayout/klayout-0.26.4-r1.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"