summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 14:16:01 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 14:16:01 +0100
commit6ccbd08cc03bffc7825af286d3192ea2b4c6de42 (patch)
tree89b33849122cc60b9c3d44120cdf7406c06e2062 /net-libs
parentllvm.org.eclass: Remove old snapshots (diff)
downloadgentoo-6ccbd08cc03bffc7825af286d3192ea2b4c6de42.tar.gz
gentoo-6ccbd08cc03bffc7825af286d3192ea2b4c6de42.tar.bz2
gentoo-6ccbd08cc03bffc7825af286d3192ea2b4c6de42.zip
net-libs/libupnp: Stabilize 1.14.20 amd64, #944515
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libupnp/libupnp-1.14.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.20.ebuild b/net-libs/libupnp/libupnp-1.14.20.ebuild
index 7288e22dec82..5caa31b77e8d 100644
--- a/net-libs/libupnp/libupnp-1.14.20.ebuild
+++ b/net-libs/libupnp/libupnp-1.14.20.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}"
LICENSE="BSD"
SLOT="0/17"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux"
IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs"
RDEPEND="ssl? ( dev-libs/openssl:0= )"