diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-12-07 20:23:01 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-07 20:23:01 -0500 |
commit | 547f4bc5ad6c3ad481aea3684614f01f8a7a35d9 (patch) | |
tree | 157612a3da55c18752f3e2f893b136d0f12c91b8 /sys-block | |
parent | sys-block/thin-provisioning-tools: 0.7.0 stable on x86 (diff) | |
download | musl-547f4bc5ad6c3ad481aea3684614f01f8a7a35d9.tar.gz musl-547f4bc5ad6c3ad481aea3684614f01f8a7a35d9.tar.bz2 musl-547f4bc5ad6c3ad481aea3684614f01f8a7a35d9.zip |
sys-block/parted: 3.2-r2 stable on all musl arches
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/parted/parted-3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.2-r2.ebuild b/sys-block/parted/parted-3.2-r2.ebuild index cbd825e3..2cce3ce1 100644 --- a/sys-block/parted/parted-3.2-r2.ebuild +++ b/sys-block/parted/parted-3.2-r2.ebuild @@ -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="amd64 arm ~mips ppc x86" IUSE="+debug device-mapper nls readline selinux static-libs" RESTRICT="test" |