diff options
author | 2012-08-11 12:42:36 +0000 | |
---|---|---|
committer | 2012-08-11 12:42:36 +0000 | |
commit | e0217b7c8a49d258cd883f7bc5795980226657ca (patch) | |
tree | 0a1fc8ea5e50e742a8a27928dcc48e2aafc43bb5 /app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | |
parent | version bump + ruby 19 support + remove old versions (diff) | |
download | gentoo-2-e0217b7c8a49d258cd883f7bc5795980226657ca.tar.gz gentoo-2-e0217b7c8a49d258cd883f7bc5795980226657ca.tar.bz2 gentoo-2-e0217b7c8a49d258cd883f7bc5795980226657ca.zip |
x86 stable, bug #418575
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild')
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index 5f8b0a6989d9..a7391f41def3 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.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/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.3 2012/08/03 12:40:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.4 2012/08/11 12:42:36 maekke Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" DEPEND="dev-lang/ghc |