diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:26:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:27 +0100 |
commit | 5f85806731cfd34767ce6a0e5e6d6298c1748d38 (patch) | |
tree | e2c5df61afe5b68eea80f0dae25e7ac3624d1340 /net-libs/miniupnpc | |
parent | app-editors/mg: x86 stable (bug #646082) (diff) | |
download | gentoo-5f85806731cfd34767ce6a0e5e6d6298c1748d38.tar.gz gentoo-5f85806731cfd34767ce6a0e5e6d6298c1748d38.tar.bz2 gentoo-5f85806731cfd34767ce6a0e5e6d6298c1748d38.zip |
net-libs/miniupnpc: x86 stable (bug #646550)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-libs/miniupnpc')
-rw-r--r-- | net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild b/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild index 918bc210ceaf..53aba5fb192c 100644 --- a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild +++ b/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" LICENSE="BSD" SLOT="0/16" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="ipv6 kernel_linux static-libs" RDEPEND="" |