diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-15 07:45:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-15 07:45:14 +0100 |
commit | 2acc026a3ff1bf8214cbe84937be0e917a3fe12c (patch) | |
tree | 290a9833f87132ae08740fc1ec3a0466809503d6 /sci-electronics | |
parent | dev-python/pyqrcode: Port to py3.9 (diff) | |
download | gentoo-2acc026a3ff1bf8214cbe84937be0e917a3fe12c.tar.gz gentoo-2acc026a3ff1bf8214cbe84937be0e917a3fe12c.tar.bz2 gentoo-2acc026a3ff1bf8214cbe84937be0e917a3fe12c.zip |
sci-electronics/xcircuit: stable 3.9.73 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.9.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild b/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild index 48d29c176683..3fb64e1e19e4 100644 --- a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://opencircuitdesign.com/xcircuit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="tcl" DEPEND=" |