summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-15 16:56:34 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-15 16:56:34 +0300
commite0ce90fbfdfa2bcf55c8ba8ac033c8d1d782bd56 (patch)
tree63b2223ffe963e88aa2bb2219c46f268c33bcb73 /sys-block
parentdev-libs/geoip: arm stable wrt bug #617940 (diff)
downloadgentoo-e0ce90fbfdfa2bcf55c8ba8ac033c8d1d782bd56.tar.gz
gentoo-e0ce90fbfdfa2bcf55c8ba8ac033c8d1d782bd56.tar.bz2
gentoo-e0ce90fbfdfa2bcf55c8ba8ac033c8d1d782bd56.zip
sys-block/parted: arm stable wrt bug #618186
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/parted/parted-3.2-r1.ebuild4
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 6e819dc9cb04..2faa8cf2fa48 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"