diff options
Diffstat (limited to 'sys-block/parted/parted-3.1-r1.ebuild')
-rw-r--r-- | sys-block/parted/parted-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/parted/parted-3.1-r1.ebuild b/sys-block/parted/parted-3.1-r1.ebuild index c179dd6a3787..462f9abfcca6 100644 --- a/sys-block/parted/parted-3.1-r1.ebuild +++ b/sys-block/parted/parted-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.14 2013/08/03 07:39:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.15 2013/08/04 11:40:35 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" 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="+debug device-mapper nls readline selinux static-libs test" # specific version for gettext needed |