git: 08ba61dbfa67 - main - security/keybase: Remove no-op USES=tar:xz

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 11 Jul 2024 14:29:36 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08ba61dbfa67cf6cce6ddb8a8440f2e85c8b1729

commit 08ba61dbfa67cf6cce6ddb8a8440f2e85c8b1729
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-11 14:21:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-11 14:21:38 +0000

    security/keybase: Remove no-op USES=tar:xz
---
 security/keybase/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index 54c823c7d62d..a9438dd1efb3 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -15,7 +15,7 @@ WWW=		https://keybase.io/docs/command_line \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
-USES=		cpe go:modules tar:xz
+USES=		cpe go:modules
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	keybase