diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-11 20:07:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-11 20:07:47 +0000 |
commit | 1f760600da31b232fe549fc6fe963972150b875f (patch) | |
tree | 9d6663ade0ca966a08180b132989f2e5849035b7 /sys-apps/ivman/ivman-0.6.14.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-1f760600da31b232fe549fc6fe963972150b875f.tar.gz gentoo-2-1f760600da31b232fe549fc6fe963972150b875f.tar.bz2 gentoo-2-1f760600da31b232fe549fc6fe963972150b875f.zip |
Stable on ppc64; bug #182190
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps/ivman/ivman-0.6.14.ebuild')
-rw-r--r-- | sys-apps/ivman/ivman-0.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ivman/ivman-0.6.14.ebuild b/sys-apps/ivman/ivman-0.6.14.ebuild index 150fd6ceaf05..e39995da2cd4 100644 --- a/sys-apps/ivman/ivman-0.6.14.ebuild +++ b/sys-apps/ivman/ivman-0.6.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.14.ebuild,v 1.4 2007/07/11 13:14:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.14.ebuild,v 1.5 2007/07/11 20:07:47 corsair Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" SRC_URI="mirror://sourceforge/ivman/${P}.tar.bz2" LICENSE="GPL-2 QPL" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" IUSE="debug" SLOT="0" |