summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-19 18:50:08 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-19 18:50:08 +0000
commit2cfaa0e349385499d5037de1dc001f75452b338c (patch)
tree189a68ab8980c4ac3d239c899aaa1981d275b446 /sys-fs/genext2fs/genext2fs-1.4.1.ebuild
parentStable on alpha, bug #332601 (diff)
downloadhistorical-2cfaa0e349385499d5037de1dc001f75452b338c.tar.gz
historical-2cfaa0e349385499d5037de1dc001f75452b338c.tar.bz2
historical-2cfaa0e349385499d5037de1dc001f75452b338c.zip
Stable on alpha, bug #397225
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'sys-fs/genext2fs/genext2fs-1.4.1.ebuild')
-rw-r--r--sys-fs/genext2fs/genext2fs-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
index bca077339d8c..6173683dc123 100644
--- a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
+++ b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.5 2014/07/06 17:44:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.6 2014/07/19 18:50:07 klausman Exp $
DESCRIPTION="generate ext2 file systems"
HOMEPAGE="http://sourceforge.net/projects/genext2fs"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ~sparc x86"
IUSE=""
DEPEND=""