commit: bcee1ff3e1666fc045259ba878cceb1954bb36d8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 12:41:52 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 12:41:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcee1ff3
net-p2p/biglybt: Stabilize 3.5.0.0 ppc64, #921549
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-p2p/biglybt/biglybt-3.5.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-p2p/biglybt/biglybt-3.5.0.0.ebuild
b/net-p2p/biglybt/biglybt-3.5.0.0.ebuild
index 4aa34f1c0021..db7d623823ab 100644
--- a/net-p2p/biglybt/biglybt-3.5.0.0.ebuild
+++ b/net-p2p/biglybt/biglybt-3.5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/BiglyBT-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ppc64"
CP_DEPEND="
dev-java/commons-cli:1