diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-06 05:25:48 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-06 05:25:48 +0000 |
commit | 93efa24cbdaa313a7c47b95e1d05dc4889a5396a (patch) | |
tree | 768b8ab75ef8ba8c88df7bfa4c6918648f85d1b0 /sys-apps/parted/parted-1.8.8.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-93efa24cbdaa313a7c47b95e1d05dc4889a5396a.tar.gz gentoo-2-93efa24cbdaa313a7c47b95e1d05dc4889a5396a.tar.bz2 gentoo-2-93efa24cbdaa313a7c47b95e1d05dc4889a5396a.zip |
stable on ppc64 bug #171787
(Portage version: 2.1.3.9)
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 7905cb6a134a..668d506b70b2 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.9 2007/09/26 12:27:46 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.10 2007/10/06 05:25:48 tgall 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 |