diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-22 23:04:09 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-22 23:04:09 +0000 |
commit | 65ecb336ac105e8d2a07319a04eb2b66f0cae20f (patch) | |
tree | e8f1272fc8281955b0e97fae6d69a5c663de2948 /sys-apps/parted/parted-1.8.8.ebuild | |
parent | Marked ppc64 stable. (diff) | |
download | gentoo-2-65ecb336ac105e8d2a07319a04eb2b66f0cae20f.tar.gz gentoo-2-65ecb336ac105e8d2a07319a04eb2b66f0cae20f.tar.bz2 gentoo-2-65ecb336ac105e8d2a07319a04eb2b66f0cae20f.zip |
sys-apps/parted-1.8.8: x86 stable (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 64854ef179bc..8ee7d0916011 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.5 2007/09/20 20:14:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.6 2007/09/22 23:04:09 jurek 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 |