diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:04:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:04:09 +0200 |
commit | 60783a4823f0ebdc02c9c7c724529559f422185b (patch) | |
tree | 0432241f4451d5827e744d40b976fb5d079506cc /dev-tcltk | |
parent | dev-libs/libical: ppc stable wrt bug #697636 (diff) | |
download | gentoo-60783a4823f0ebdc02c9c7c724529559f422185b.tar.gz gentoo-60783a4823f0ebdc02c9c7c724529559f422185b.tar.bz2 gentoo-60783a4823f0ebdc02c9c7c724529559f422185b.zip |
dev-tcltk/tls: ppc stable wrt bug #697646
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tls/tls-1.7.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tls/tls-1.7.16.ebuild b/dev-tcltk/tls/tls-1.7.16.ebuild index c553132cdeca..6088e7147875 100644 --- a/dev-tcltk/tls/tls-1.7.16.ebuild +++ b/dev-tcltk/tls/tls-1.7.16.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 @@ -13,7 +13,7 @@ SRC_URI="https://core.tcl.tk/tcltls/uv/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="tk" DEPEND=" |