diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:59:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:59:21 +0000 |
commit | cf249958ff0dafa25aa602ed2b99e9888134204f (patch) | |
tree | fb1d3ed8a1955c837cd8bc008d21448fa9e56fa5 /net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild | |
parent | Drop inheriting base eclass, wrt bug #497040 (diff) | |
download | gentoo-2-cf249958ff0dafa25aa602ed2b99e9888134204f.tar.gz gentoo-2-cf249958ff0dafa25aa602ed2b99e9888134204f.tar.bz2 gentoo-2-cf249958ff0dafa25aa602ed2b99e9888134204f.zip |
Stable for x86, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild')
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild index 92490302cbcf..249907bb6813 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.8 2014/01/20 15:56:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.9 2014/01/26 10:59:21 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://gupnp.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="+introspection python" RDEPEND=" |