summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-02 23:53:04 +0100
committerSam James <sam@gentoo.org>2023-05-02 23:53:12 +0100
commit7a7f88afccbdbba4558bcd4a2df550191471269b (patch)
treee9bb310b6715274347d104dab73b8b66412c1901 /net-libs/libupnp
parentdev-libs/libstrophe: avoid maintainer mode b/c of bashisms patch (diff)
downloadgentoo-7a7f88afccbdbba4558bcd4a2df550191471269b.tar.gz
gentoo-7a7f88afccbdbba4558bcd4a2df550191471269b.tar.bz2
gentoo-7a7f88afccbdbba4558bcd4a2df550191471269b.zip
net-libs/libupnp: Stabilize 1.14.16 amd64, #905621
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r--net-libs/libupnp/libupnp-1.14.16.ebuild2
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 f2542c3b3894..be2eab9bdede 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= )"