diff options
author | Sam James <sam@gentoo.org> | 2022-11-06 03:59:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-06 03:59:11 +0000 |
commit | 5221649889482578edc1a02cf7b9dc3b18f08e63 (patch) | |
tree | c63e62979f1188f18f895b1f67f7125b9b5dc207 /net-libs/libupnp | |
parent | net-misc/axel: Stabilize 2.17.11 amd64, #879937 (diff) | |
download | gentoo-5221649889482578edc1a02cf7b9dc3b18f08e63.tar.gz gentoo-5221649889482578edc1a02cf7b9dc3b18f08e63.tar.bz2 gentoo-5221649889482578edc1a02cf7b9dc3b18f08e63.zip |
net-libs/libupnp: Stabilize 1.14.14 ppc64, #879949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.14.ebuild b/net-libs/libupnp/libupnp-1.14.14.ebuild index bbac11e95b48..996db7738663 100644 --- a/net-libs/libupnp/libupnp-1.14.14.ebuild +++ b/net-libs/libupnp/libupnp-1.14.14.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= )" |