commit: 7414ebec63958b2689d7d544b8d8cb8e2f398cdf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 12 00:13:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 12 00:13:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7414ebec
sys-apps/eless: Stabilize 0.7 amd64, #912086 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/eless/eless-0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/eless/eless-0.7.ebuild b/sys-apps/eless/eless-0.7.ebuild index 8c50f4917789..e5372f766685 100644 --- a/sys-apps/eless/eless-0.7.ebuild +++ b/sys-apps/eless/eless-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/kaushalmodi/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" # Tests have to be run manually RDEPEND="
