diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 23:53:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 23:53:13 +0100 |
commit | 35f4c20c1d706d6913928db180350e36b7d1772e (patch) | |
tree | d8e4d13209b52eea461e20fd70b842aa6a4147ca /net-libs | |
parent | net-libs/libupnp: Stabilize 1.14.16 amd64, #905621 (diff) | |
download | gentoo-35f4c20c1d706d6913928db180350e36b7d1772e.tar.gz gentoo-35f4c20c1d706d6913928db180350e36b7d1772e.tar.bz2 gentoo-35f4c20c1d706d6913928db180350e36b7d1772e.zip |
net-libs/libupnp: Stabilize 1.14.16 x86, #905621
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.16.ebuild b/net-libs/libupnp/libupnp-1.14.16.ebuild index be2eab9bdede..1de4096925e7 100644 --- a/net-libs/libupnp/libupnp-1.14.16.ebuild +++ b/net-libs/libupnp/libupnp-1.14.16.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= )" |