diff options
author | Sam James <sam@gentoo.org> | 2023-10-03 02:41:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 02:41:21 +0100 |
commit | 85b643cca766b28d32f6e80c3e46371a68f87bf7 (patch) | |
tree | f850ed64ee36ef30fb33dabc404a2acbf8b0ba6b /net-libs | |
parent | net-libs/libupnp: Stabilize 1.14.18 arm64, #915082 (diff) | |
download | gentoo-85b643cca766b28d32f6e80c3e46371a68f87bf7.tar.gz gentoo-85b643cca766b28d32f6e80c3e46371a68f87bf7.tar.bz2 gentoo-85b643cca766b28d32f6e80c3e46371a68f87bf7.zip |
net-libs/libupnp: Stabilize 1.14.18 amd64, #915082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.18.ebuild b/net-libs/libupnp/libupnp-1.14.18.ebuild index a09c16d7cb59..6fb9aef107c9 100644 --- a/net-libs/libupnp/libupnp-1.14.18.ebuild +++ b/net-libs/libupnp/libupnp-1.14.18.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}" LICENSE="BSD" SLOT="0/17" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs" RDEPEND="ssl? ( dev-libs/openssl:0= )" |