diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-23 23:03:00 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-23 23:03:00 +0000 |
commit | ec0b866b5d782a2017294244e01db417a3a19cb7 (patch) | |
tree | dc915889e2cf65eacc4eb9917740fa540860480c /net-analyzer/upnpscan/upnpscan-0.4.ebuild | |
parent | Add ~amd64 wrt bug #157276. (diff) | |
download | gentoo-2-ec0b866b5d782a2017294244e01db417a3a19cb7.tar.gz gentoo-2-ec0b866b5d782a2017294244e01db417a3a19cb7.tar.bz2 gentoo-2-ec0b866b5d782a2017294244e01db417a3a19cb7.zip |
Add ~amd64 wrt bug #156251.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'net-analyzer/upnpscan/upnpscan-0.4.ebuild')
-rw-r--r-- | net-analyzer/upnpscan/upnpscan-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/upnpscan/upnpscan-0.4.ebuild b/net-analyzer/upnpscan/upnpscan-0.4.ebuild index a1c470ebfe88..d6c5fbd621c0 100644 --- a/net-analyzer/upnpscan/upnpscan-0.4.ebuild +++ b/net-analyzer/upnpscan/upnpscan-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4.ebuild,v 1.2 2006/04/21 22:35:19 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4.ebuild,v 1.3 2006/12/23 23:03:00 peper Exp $ DESCRIPTION="Scans the network for UPNP capable devices" HOMEPAGE="http://www.cqure.net/tools.jsp?id=23" @@ -8,7 +8,7 @@ SRC_URI="http://www.cqure.net/tools/${PN}-v${PV}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="static" DEPEND="" |