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: Sat, 29 May 2021 13:27:20
Message-Id: 1622294822.f7f3a80e6b61e95b0f975806b456b9cf3cd71886.dilfridge@gentoo
1 commit: f7f3a80e6b61e95b0f975806b456b9cf3cd71886
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 13:26:15 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 13:27:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f3a80e
7
8 sci-electronics/klayout: Stable for amd64
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-electronics/klayout/klayout-0.26.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-electronics/klayout/klayout-0.26.11.ebuild b/sci-electronics/klayout/klayout-0.26.11.ebuild
17 index 046760b5f1c..6eb043c6d1b 100644
18 --- a/sci-electronics/klayout/klayout-0.26.11.ebuild
19 +++ b/sci-electronics/klayout/klayout-0.26.11.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"