commit: f9a812b45959af2c2b3abfb160eb8a9e79b3ee5d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 16:50:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 16:50:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a812b4
dev-lang/dzaima-bqn: Stabilize 0.2.1 amd64, #916219
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-lang/dzaima-bqn/dzaima-bqn-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/dzaima-bqn/dzaima-bqn-0.2.1.ebuild
b/dev-lang/dzaima-bqn/dzaima-bqn-0.2.1.ebuild
index 9c7b4bd92031..de1b210a761b 100644
--- a/dev-lang/dzaima-bqn/dzaima-bqn-0.2.1.ebuild
+++ b/dev-lang/dzaima-bqn/dzaima-bqn-0.2.1.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/dzaima/BQN/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}/BQN-${PV}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="MIT"