commit: 50ed54afb0db370f5ed842ffc627784860cdd077 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 04:09:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 04:09:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ed54af
dev-lua/busted-htest: Stabilize 1.0.0-r100 amd64, #766528 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild index 66a5ea1eca4..092202693a5 100644 --- a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild +++ b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hishamhm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" dev-lua/busted[${LUA_USEDEP}]
