summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-04 19:42:26 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-04 19:42:26 +0000
commitf27a054a45ffadf7bc0efe44e3e17402dbaa1b97 (patch)
treeade05f52c451ce00ed9cdc1cbb82ea1dbf98557e /sys-fs/ext2resize
parentfix patch as pointed out by Robert Wolf in #114466 (diff)
downloadgentoo-2-f27a054a45ffadf7bc0efe44e3e17402dbaa1b97.tar.gz
gentoo-2-f27a054a45ffadf7bc0efe44e3e17402dbaa1b97.tar.bz2
gentoo-2-f27a054a45ffadf7bc0efe44e3e17402dbaa1b97.zip
arm stable
(Portage version: 2.0.53)
Diffstat (limited to 'sys-fs/ext2resize')
-rw-r--r--sys-fs/ext2resize/ext2resize-1.1.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild
index a36929f53541..dd604ad6bd3c 100644
--- a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild
+++ b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.2 2005/06/21 19:42:17 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.3 2005/12/04 19:42:26 vapier Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc ~x86"
IUSE="static"
DEPEND=""