diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:03:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:03:14 +0300 |
commit | a505d36b40f469b8a8a1cb22ee83415fc8a3d387 (patch) | |
tree | fe23bbd0aa5c58b17d4b8d9088bda2cd8903a3e7 /net-p2p | |
parent | net-libs/NativeThread: unkeyword 0_pre20190914-r1 for ~arm (diff) | |
download | gentoo-a505d36b40f469b8a8a1cb22ee83415fc8a3d387.tar.gz gentoo-a505d36b40f469b8a8a1cb22ee83415fc8a3d387.tar.bz2 gentoo-a505d36b40f469b8a8a1cb22ee83415fc8a3d387.zip |
net-p2p/freenet: unkeyword 0.7.5_p1497-r1 for ~arm
Bug: https://bugs.gentoo.org/940010
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild b/net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild index bb1142edc220..8f0eca56fa1e 100644 --- a/net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild +++ b/net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild @@ -26,7 +26,7 @@ S="${WORKDIR}/freenet-build0${PV#*p}" # needed for pebble is 'BSD' in Gentoo. LICENSE="GPL-2+ GPL-2 MIT BSD-2 BSD Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="+nss" CP_DEPEND=" |