diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 13:34:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 13:34:54 +0000 |
commit | 20d4f1462ffc51f7ae925655ad5988b93ba998ce (patch) | |
tree | 0b8ccebcbf99b4cf6ba3ad061f15d30a4d490936 /dev-tcltk | |
parent | www-client/lynx: Stabilize 2.9.0_pre5 ppc, #766668 (diff) | |
download | gentoo-20d4f1462ffc51f7ae925655ad5988b93ba998ce.tar.gz gentoo-20d4f1462ffc51f7ae925655ad5988b93ba998ce.tar.bz2 gentoo-20d4f1462ffc51f7ae925655ad5988b93ba998ce.zip |
dev-tcltk/tclx: Stabilize 8.4.4 ppc, #766665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclx/tclx-8.4.4.ebuild b/dev-tcltk/tclx/tclx-8.4.4.ebuild index c383afd097db..7e7e1c5c56e0 100644 --- a/dev-tcltk/tclx/tclx-8.4.4.ebuild +++ b/dev-tcltk/tclx/tclx-8.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz LICENSE="BSD" IUSE="threads" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" DEPEND="dev-lang/tcl:0=" RDEPEND="${DEPEND}" |