diff options
author | Sam James <sam@gentoo.org> | 2022-11-06 05:51:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-06 05:51:56 +0000 |
commit | 07bfdc41e867ac579304f8f693cd5ac6fc53c150 (patch) | |
tree | 3726bbea1ff888718a4841cb64fe2ccf1edca03b /net-libs | |
parent | net-libs/libupnp: Stabilize 1.14.14 amd64, #879949 (diff) | |
download | gentoo-07bfdc41e867ac579304f8f693cd5ac6fc53c150.tar.gz gentoo-07bfdc41e867ac579304f8f693cd5ac6fc53c150.tar.bz2 gentoo-07bfdc41e867ac579304f8f693cd5ac6fc53c150.zip |
net-libs/libupnp: Stabilize 1.14.14 sparc, #879949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 f17bfd72ffcd..acbcb313864b 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= )" |