commit: 521211c44c0ba5153a191f3687a6b5379318f0d8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 19:06:03 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 19:06:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521211c4
net-libs/libbtbb: Stabilize 2020.12.1-r2 x86, #956563
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libbtbb/libbtbb-2020.12.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libbtbb/libbtbb-2020.12.1-r2.ebuild
b/net-libs/libbtbb/libbtbb-2020.12.1-r2.ebuild
index 36ed4a9bb558..5022eac7c308 100644
--- a/net-libs/libbtbb/libbtbb-2020.12.1-r2.ebuild
+++ b/net-libs/libbtbb/libbtbb-2020.12.1-r2.ebuild
@@ -16,7 +16,7 @@ else
MY_PV=${MY_PV/./-R}
SRC_URI="https://github.com/greatscottgadgets/${PN}/archive/${MY_PV}.tar.gz ->
${PN}-${MY_PV}.tar.gz"
S="${WORKDIR}"/${PN}-${MY_PV}
- KEYWORDS="amd64 arm ~x86"
+ KEYWORDS="amd64 arm x86"
fi
LICENSE="GPL-2"