diff options
Diffstat (limited to 'dev-util/lockrun/lockrun-20120508.ebuild')
-rw-r--r-- | dev-util/lockrun/lockrun-20120508.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lockrun/lockrun-20120508.ebuild b/dev-util/lockrun/lockrun-20120508.ebuild index 43f9277dba62..18d739f92cda 100644 --- a/dev-util/lockrun/lockrun-20120508.ebuild +++ b/dev-util/lockrun/lockrun-20120508.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lockrun/lockrun-20120508.ebuild,v 1.3 2012/06/21 07:18:47 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lockrun/lockrun-20120508.ebuild,v 1.4 2012/06/21 19:35:32 ago Exp $ EAPI=4 inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.unixwiz.net/tools/lockrun.html" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" S="${WORKDIR}" |