diff options
Diffstat (limited to 'net-misc/wol/wol-0.7.1.ebuild')
-rw-r--r-- | net-misc/wol/wol-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wol/wol-0.7.1.ebuild b/net-misc/wol/wol-0.7.1.ebuild index ff533fe00a76..78fb17706ffc 100644 --- a/net-misc/wol/wol-0.7.1.ebuild +++ b/net-misc/wol/wol-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1.ebuild,v 1.1 2005/01/04 01:21:12 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1.ebuild,v 1.2 2005/03/30 15:31:23 blubb Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://ahh.sourceforge.net/wol/" SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="debug" src_unpack() { |