commit: 14b34af06e4acf6df8ada4017edb719c15504936 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 13:28:15 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 13:28:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b34af0
dev-tcltk/vtcl: Stabilize 1.6.1_alpha1 amd64, #914820 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-tcltk/vtcl/vtcl-1.6.1_alpha1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/vtcl/vtcl-1.6.1_alpha1.ebuild b/dev-tcltk/vtcl/vtcl-1.6.1_alpha1.ebuild index 7d1e4a5eb8f8..d4966d4fc454 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.1_alpha1.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.1_alpha1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" DEPEND="dev-lang/tk:*" RDEPEND="${DEPEND}"