commit: e0ce90fbfdfa2bcf55c8ba8ac033c8d1d782bd56 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Mar 15 13:56:34 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Mar 15 13:56:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ce90fb
sys-block/parted: arm stable wrt bug #618186 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-block/parted/parted-3.2-r1.ebuild | 4 ++-- 1 file 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 6e819dc9cb0..2faa8cf2fa4 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-2017 Gentoo Foundation +# Copyright 1999-2018 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"