commit: 8bb696e21870afb3b76639713bf455acb03d1ab8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 22:14:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 22:14:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb696e2
x11-plugins/lurch: Stabilize 0.7.0 amd64, #779817 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-plugins/lurch/lurch-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/lurch/lurch-0.7.0.ebuild b/x11-plugins/lurch/lurch-0.7.0.ebuild index 12f3106c5cc..fd2c8d05193 100644 --- a/x11-plugins/lurch/lurch-0.7.0.ebuild +++ b/x11-plugins/lurch/lurch-0.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gkdr/lurch/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" # likely not GPL-3+, https://github.com/gkdr/lurch/issues/165 SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # NOTE: Some of these dependencies seem like leftovers in the build system
