diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 21:20:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 21:20:30 +0000 |
commit | 15f3e8e65cbd7c7fc73c108771e28ff68e460167 (patch) | |
tree | 2c16b090673097985533cde3dd487bfbaa5cd67b /net-libs/libupnp | |
parent | dev-libs/json-c: Stabilize 0.15 arm64, #740840 (diff) | |
download | gentoo-15f3e8e65cbd7c7fc73c108771e28ff68e460167.tar.gz gentoo-15f3e8e65cbd7c7fc73c108771e28ff68e460167.tar.bz2 gentoo-15f3e8e65cbd7c7fc73c108771e28ff68e460167.zip |
net-libs/libupnp: Stabilize 1.14.0 arm64, #727170
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.0.ebuild b/net-libs/libupnp/libupnp-1.14.0.ebuild index a2a511cd245b..868b27e989aa 100644 --- a/net-libs/libupnp/libupnp-1.14.0.ebuild +++ b/net-libs/libupnp/libupnp-1.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mrjimenez/pupnp/archive/release-${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0/17" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux" IUSE="blocking-tcp debug doc ipv6 +reuseaddr samples static-libs" # bug 733750 |