summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-06-07 18:51:23 +0000
committerThomas Sachau <tommy@gentoo.org>2009-06-07 18:51:23 +0000
commitf1e52ab06f65be3128b196b607cdbcd2e62bf88e (patch)
tree82cf8f792c9f196c10944a829ddd300acc336b38 /sys-fs
parentStable for HPPA (bug #272970). (diff)
downloadgentoo-2-f1e52ab06f65be3128b196b607cdbcd2e62bf88e.tar.gz
gentoo-2-f1e52ab06f65be3128b196b607cdbcd2e62bf88e.tar.bz2
gentoo-2-f1e52ab06f65be3128b196b607cdbcd2e62bf88e.zip
Add missing ~x86 keyword
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/aufs2/ChangeLog6
-rw-r--r--sys-fs/aufs2/aufs2-0_p20090601.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/aufs2/ChangeLog b/sys-fs/aufs2/ChangeLog
index c899453b3038..d908d68f03c4 100644
--- a/sys-fs/aufs2/ChangeLog
+++ b/sys-fs/aufs2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/aufs2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.3 2009/06/05 17:20:53 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.4 2009/06/07 18:51:23 tommy Exp $
+
+ 07 Jun 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ aufs2-0_p20090601.ebuild:
+ Add missing ~x86 keyword
*aufs2-0_p20090601 (05 Jun 2009)
diff --git a/sys-fs/aufs2/aufs2-0_p20090601.ebuild b/sys-fs/aufs2/aufs2-0_p20090601.ebuild
index 1ab380895cf1..665a540e3fa6 100644
--- a/sys-fs/aufs2/aufs2-0_p20090601.ebuild
+++ b/sys-fs/aufs2/aufs2-0_p20090601.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20090601.ebuild,v 1.1 2009/06/05 17:20:53 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20090601.ebuild,v 1.2 2009/06/07 18:51:23 tommy Exp $
EGIT_REPO_URI="http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git"
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug hinotify ramfs"
DEPEND=""