diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-03-18 15:57:58 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-03-19 01:54:33 +0100 |
commit | 78a2b1f9b4577fd9f34d6dc0774c8202f7444c62 (patch) | |
tree | fd462110051d3c4e6f1d544a41f1f85a78b3d760 | |
parent | sys-fs/archivemount: remove old (diff) | |
download | gentoo-78a2b1f9b4577fd9f34d6dc0774c8202f7444c62.tar.gz gentoo-78a2b1f9b4577fd9f34d6dc0774c8202f7444c62.tar.bz2 gentoo-78a2b1f9b4577fd9f34d6dc0774c8202f7444c62.zip |
sci-electronics/klayout: Stable for amd64
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | sci-electronics/klayout/klayout-0.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.25-r2.ebuild b/sci-electronics/klayout/klayout-0.25-r2.ebuild index 7a4e27c201ea..5c49aa2da65c 100644 --- a/sci-electronics/klayout/klayout-0.25-r2.ebuild +++ b/sci-electronics/klayout/klayout-0.25-r2.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then EGIT_CHECKOUT_DIR=${WORKDIR}/all/${P} else SRC_URI="http://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" |