commit: 428d1c7bd765f6dbc63135b5189bd04ed82347ea Author: Cédric Krier <cedk <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 11:33:56 2024 +0000 Commit: Cédric Krier <cedk <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 11:33:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428d1c7b
dev-vcs/mercurial: remove empty global assignment Signed-off-by: Cédric Krier <cedk <AT> gentoo.org> dev-vcs/mercurial/mercurial-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index a115fab5a626..a38cb9230332 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,6 @@ EHG_REPO_URI="https://www.mercurial-scm.org/repo/hg" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="" IUSE="+chg emacs gpg test tk rust" BDEPEND="