diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-22 01:38:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-22 01:38:22 +0000 |
commit | 61b3391ced3cd7b850bf670d3b610eb0de408bd3 (patch) | |
tree | 2c8ddf00486188d0d23b2dc16181ce014e324761 /sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild | |
parent | Stable on amd64 wrt bug #348471 (diff) | |
download | gentoo-2-61b3391ced3cd7b850bf670d3b610eb0de408bd3.tar.gz gentoo-2-61b3391ced3cd7b850bf670d3b610eb0de408bd3.tar.bz2 gentoo-2-61b3391ced3cd7b850bf670d3b610eb0de408bd3.zip |
Stable on amd64 wrt bug #347933
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild')
-rw-r--r-- | sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild b/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild index fa1e84c402e2..9cd1461f5fee 100644 --- a/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild +++ b/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild,v 1.2 2010/12/20 16:08:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild,v 1.3 2010/12/22 01:38:22 hwoarang Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/nvram-wakeup/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="nls" [[ -n ${REV} ]] && RESTRICT="mirror" #168114 |