summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-09-10 05:22:55 +0000
committerMarkus Meier <maekke@gentoo.org>2013-09-10 05:22:55 +0000
commit9fe8f173048d129a547b1128e7d2918bbb86fde1 (patch)
tree2186805eef058b67fe2f4015c3f2594c9f168dbb /app-emulation/lxc
parentarm stable, bug #483112 (diff)
downloadgentoo-2-9fe8f173048d129a547b1128e7d2918bbb86fde1.tar.gz
gentoo-2-9fe8f173048d129a547b1128e7d2918bbb86fde1.tar.bz2
gentoo-2-9fe8f173048d129a547b1128e7d2918bbb86fde1.zip
add ~arm, bug #372693
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r--app-emulation/lxc/ChangeLog5
-rw-r--r--app-emulation/lxc/lxc-0.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog
index f264ef4c82ab..041e65e1e379 100644
--- a/app-emulation/lxc/ChangeLog
+++ b/app-emulation/lxc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/lxc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.45 2013/05/04 21:42:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.46 2013/09/10 05:22:55 maekke Exp $
+
+ 10 Sep 2013; Markus Meier <maekke@gentoo.org> lxc-0.8.0-r1.ebuild:
+ add ~arm, bug #372693
04 May 2013; Justin Lecher <jlec@gentoo.org> lxc-0.8.0-r1.ebuild,
metadata.xml:
diff --git a/app-emulation/lxc/lxc-0.8.0-r1.ebuild b/app-emulation/lxc/lxc-0.8.0-r1.ebuild
index 518b2668df56..7f647f13dd84 100644
--- a/app-emulation/lxc/lxc-0.8.0-r1.ebuild
+++ b/app-emulation/lxc/lxc-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.8.0-r1.ebuild,v 1.2 2013/05/04 21:42:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.8.0-r1.ebuild,v 1.3 2013/09/10 05:22:55 maekke Exp $
EAPI="4"
@@ -20,7 +20,7 @@ SRC_URI="http://lxc.sourceforge.net/download/lxc/${MY_P}.tar.gz
${BACKPORTS:+http://dev.gentoo.org/~flameeyes/${PN}/${MY_P}-backports-${BACKPORTS}.tar.xz}"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
LICENSE="LGPL-3"
SLOT="0"