diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-13 13:10:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-13 13:10:29 +0200 |
commit | f244e32aaea998219b7a3dd11219eb1e0819725a (patch) | |
tree | 232d76019b5e4b6f429c6fe33003d67e44650917 /sys-block/parted | |
parent | dev-vcs/git: Stable for HPPA (bug #618126). (diff) | |
download | gentoo-f244e32aaea998219b7a3dd11219eb1e0819725a.tar.gz gentoo-f244e32aaea998219b7a3dd11219eb1e0819725a.tar.bz2 gentoo-f244e32aaea998219b7a3dd11219eb1e0819725a.zip |
sys-block/parted: Stable for HPPA (bug #618186).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-block/parted')
-rw-r--r-- | sys-block/parted/parted-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/parted/parted-3.2-r1.ebuild b/sys-block/parted/parted-3.2-r1.ebuild index 163c2952efd0..310700b9c686 100644 --- a/sys-block/parted/parted-3.2-r1.ebuild +++ b/sys-block/parted/parted-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="+debug device-mapper nls readline selinux static-libs" RESTRICT="test" |