diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-02 22:27:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-02 22:27:50 +0300 |
commit | 11bca728b75b6b3862fe4e35f0b59690875db653 (patch) | |
tree | ae695cd17754a80a03e303001c2570a1c411155b /net-libs/libupnp | |
parent | dev-php/pecl-imagick: drop 3.7.0-r1 (diff) | |
download | gentoo-11bca728b75b6b3862fe4e35f0b59690875db653.tar.gz gentoo-11bca728b75b6b3862fe4e35f0b59690875db653.tar.bz2 gentoo-11bca728b75b6b3862fe4e35f0b59690875db653.zip |
net-libs/libupnp: Stabilize 1.14.18 ppc64, #915082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-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 f2542c3b3894..d83f63d0f35b 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= )" |