diff options
author | 2025-02-15 21:03:17 +0000 | |
---|---|---|
committer | 2025-02-15 21:03:17 +0000 | |
commit | 2ec6af082c31763a886f37235425846a288e17f4 (patch) | |
tree | 4f69661634b6ecd75e14b88e9846487d76045d83 /net-p2p | |
parent | sys-process/atop: add descriptions to patches (diff) | |
download | gentoo-2ec6af082c31763a886f37235425846a288e17f4.tar.gz gentoo-2ec6af082c31763a886f37235425846a288e17f4.tar.bz2 gentoo-2ec6af082c31763a886f37235425846a288e17f4.zip |
net-p2p/freenet: Stabilize 0.7.5_p1500 amd64, #949811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/freenet-0.7.5_p1500.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/freenet-0.7.5_p1500.ebuild b/net-p2p/freenet/freenet-0.7.5_p1500.ebuild index 29085cb5336b..685f7131e2a3 100644 --- a/net-p2p/freenet/freenet-0.7.5_p1500.ebuild +++ b/net-p2p/freenet/freenet-0.7.5_p1500.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/freenet-build0${PV#*p}" LICENSE="GPL-2+ GPL-2 MIT BSD-2 Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+nss" CP_DEPEND=" |