diff options
Diffstat (limited to 'sys-apps/parted/parted-1.8.8.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.8.8.ebuild b/sys-apps/parted/parted-1.8.8.ebuild index 8b6e141cd545..5108b37b2f05 100644 --- a/sys-apps/parted/parted-1.8.8.ebuild +++ b/sys-apps/parted/parted-1.8.8.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/parted/parted-1.8.8.ebuild,v 1.7 2007/09/24 11:40:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.8 2007/09/25 15:16:01 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="nls readline debug selinux device-mapper" # specific version for gettext needed |