summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/inotail/ChangeLog5
-rw-r--r--sys-apps/inotail/inotail-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/inotail/ChangeLog b/sys-apps/inotail/ChangeLog
index 7797d03e892c..960f25287345 100644
--- a/sys-apps/inotail/ChangeLog
+++ b/sys-apps/inotail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/inotail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.1 2007/06/25 00:04:50 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.2 2007/06/27 06:56:30 opfer Exp $
+
+ 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> inotail-0.4.ebuild:
+ keyworded ~x86, bug 183366
*inotail-0.4 (24 Jun 2007)
diff --git a/sys-apps/inotail/inotail-0.4.ebuild b/sys-apps/inotail/inotail-0.4.ebuild
index a103c62af259..fc9256fd0fe2 100644
--- a/sys-apps/inotail/inotail-0.4.ebuild
+++ b/sys-apps/inotail/inotail-0.4.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/inotail/inotail-0.4.ebuild,v 1.2 2007/06/25 00:27:20 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.4.ebuild,v 1.3 2007/06/27 06:56:30 opfer Exp $
inherit linux-info
@@ -10,7 +10,7 @@ SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""