diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:55:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:55:18 +0100 |
commit | 3673e183ea9307b793d24364212c84d22a7ccf56 (patch) | |
tree | d1d3ce3749a2395459582cd9b449906273272237 /dev-tcltk | |
parent | net-fs/cifs-utils: stable 6.9-r1 for ppc, bug #693852 (diff) | |
download | gentoo-3673e183ea9307b793d24364212c84d22a7ccf56.tar.gz gentoo-3673e183ea9307b793d24364212c84d22a7ccf56.tar.bz2 gentoo-3673e183ea9307b793d24364212c84d22a7ccf56.zip |
dev-tcltk/bwidget: stable 1.9.12 for ppc, bug #693860
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/bwidget/bwidget-1.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/bwidget/bwidget-1.9.12.ebuild b/dev-tcltk/bwidget/bwidget-1.9.12.ebuild index 1c6bbdf5fcbe..17021bcb7082 100644 --- a/dev-tcltk/bwidget/bwidget-1.9.12.ebuild +++ b/dev-tcltk/bwidget/bwidget-1.9.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcllib/${MY_PN}/${PV}/${P}.tar.gz" LICENSE="tcltk" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND="dev-lang/tk:0" |