diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-14 19:20:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-14 19:20:17 +0000 |
commit | e91575d914c5e543958ea3c7d4d2a6d8e656f250 (patch) | |
tree | 9eb09603f5b64408a41a3e02cc9584f39a980425 /dev-tcltk | |
parent | dev-libs/liblinear: stable 241 for ppc (diff) | |
download | gentoo-e91575d914c5e543958ea3c7d4d2a6d8e656f250.tar.gz gentoo-e91575d914c5e543958ea3c7d4d2a6d8e656f250.tar.bz2 gentoo-e91575d914c5e543958ea3c7d4d2a6d8e656f250.zip |
dev-tcltk/tcllib: stable 1.20 for ppc
stable wrt bug #754189
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.20.ebuild b/dev-tcltk/tcllib/tcllib-1.20.ebuild index 60a8eabe1b4b..2dbf5aca5e6d 100644 --- a/dev-tcltk/tcllib/tcllib-1.20.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" RDEPEND=" |