diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 19:24:28 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 21:33:52 +0900 |
commit | 55e24dfa247dd23147439c93bda19bda8a998443 (patch) | |
tree | b8633ac2a3e6fce3a0ecb466db6745766c5c2fe6 | |
parent | 7bdcaa2d2a601f29f0a8fea25e55e228a0c50215 (diff) | |
download | gentoo-55e24dfa247dd23147439c93bda19bda8a998443.tar.gz gentoo-55e24dfa247dd23147439c93bda19bda8a998443.tar.xz |
net-libs/libupnp: amd64 stable
Package-Manager: portage-2.3.0
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.6.21.ebuild b/net-libs/libupnp/libupnp-1.6.21.ebuild index c48aedc7739..cb9511fd02c 100644 --- a/net-libs/libupnp/libupnp-1.6.21.ebuild +++ b/net-libs/libupnp/libupnp-1.6.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" IUSE="debug doc ipv6 static-libs" DOCS="NEWS README ChangeLog" |