summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-05 02:46:37 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-05 02:46:37 +0000
commit0908289c6fb1b8b455c5577e84e447c79f35990c (patch)
tree0d030f5d1d8d0a374692ed0f7db6ff3a6165580d /app-emulation
parentReconf and python fixes, should close bug #371075 for good. (diff)
downloadgentoo-2-0908289c6fb1b8b455c5577e84e447c79f35990c.tar.gz
gentoo-2-0908289c6fb1b8b455c5577e84e447c79f35990c.tar.bz2
gentoo-2-0908289c6fb1b8b455c5577e84e447c79f35990c.zip
Mark ~ppc64
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxc/ChangeLog5
-rw-r--r--app-emulation/lxc/lxc-0.7.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog
index 7a5b120bfbc8..d0bdf33bdc80 100644
--- a/app-emulation/lxc/ChangeLog
+++ b/app-emulation/lxc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/lxc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.23 2011/05/06 11:03:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.24 2011/07/05 02:46:37 halcy0n Exp $
+
+ 05 Jul 2011; Mark Loeser <halcy0n@gentoo.org> lxc-0.7.4.1-r1.ebuild:
+ Mark ~ppc64
06 May 2011; Diego E. Pettenò <flameeyes@gentoo.org> files/lxc.initd:
Reset the environment when starting the container so that its environment is
diff --git a/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild b/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild
index 3ff2f65aa066..4a50eb3f2f08 100644
--- a/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild
+++ b/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild,v 1.1 2011/04/24 15:24:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild,v 1.2 2011/07/05 02:46:37 halcy0n Exp $
EAPI="2"
@@ -13,7 +13,7 @@ HOMEPAGE="http://lxc.sourceforge.net/"
SRC_URI="http://lxc.sourceforge.net/download/lxc/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
LICENSE="LGPL-3"
SLOT="0"