diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-07 14:41:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-07 14:41:52 +0200 |
commit | bcee1ff3e1666fc045259ba878cceb1954bb36d8 (patch) | |
tree | 4e52d661fbafc24596ebc1f15be9fd84197af1e4 /net-p2p/biglybt | |
parent | sys-apps/moreutils: Stabilize 0.68 amd64, #921546 (diff) | |
download | gentoo-bcee1ff3e1666fc045259ba878cceb1954bb36d8.tar.gz gentoo-bcee1ff3e1666fc045259ba878cceb1954bb36d8.tar.bz2 gentoo-bcee1ff3e1666fc045259ba878cceb1954bb36d8.zip |
net-p2p/biglybt: Stabilize 3.5.0.0 ppc64, #921549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/biglybt')
-rw-r--r-- | net-p2p/biglybt/biglybt-3.5.0.0.ebuild | 4 |
1 files 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 |