diff options
author | Sam James <sam@gentoo.org> | 2024-05-25 03:01:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-25 03:01:29 +0100 |
commit | b2927ea13b37a9b3533cb547c33270a3dfc3b2a1 (patch) | |
tree | 60bff931916300f32ca040e8a2fc65e6d5e9e092 /net-libs/libupnp | |
parent | games-simulation/openrct2: Stabilize 0.4.11 ppc64, #932664 (diff) | |
download | gentoo-b2927ea13b37a9b3533cb547c33270a3dfc3b2a1.tar.gz gentoo-b2927ea13b37a9b3533cb547c33270a3dfc3b2a1.tar.bz2 gentoo-b2927ea13b37a9b3533cb547c33270a3dfc3b2a1.zip |
net-libs/libupnp: Stabilize 1.14.19 arm64, #932665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.19.ebuild b/net-libs/libupnp/libupnp-1.14.19.ebuild index 4d7ab3c49fcb..6ea1d9cc1577 100644 --- a/net-libs/libupnp/libupnp-1.14.19.ebuild +++ b/net-libs/libupnp/libupnp-1.14.19.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}" LICENSE="BSD" SLOT="0/17" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs" RDEPEND="ssl? ( dev-libs/openssl:0= )" |