diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-24 20:11:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-24 20:11:57 +0200 |
commit | d05500e67ea59838578310a1b228ce59f2e67d66 (patch) | |
tree | ebff238befd17c39cee9afd8461459b0c2a6812e /sys-fs | |
parent | sys-process/procps: arm stable, bug #593054 (diff) | |
download | gentoo-d05500e67ea59838578310a1b228ce59f2e67d66.tar.gz gentoo-d05500e67ea59838578310a1b228ce59f2e67d66.tar.bz2 gentoo-d05500e67ea59838578310a1b228ce59f2e67d66.zip |
sys-fs/mtd-utils: arm stable, bug #592742
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild index 176261d254e4..52f5d161a08c 100644 --- a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ else MY_PV="${PV}-02ae0aac87576d07202a62d11294ea55b56f450b" SRC_URI="mirror://gentoo/${PN}-snapshot-${MY_PV}.tar.xz" fi - KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~amd64 arm ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" fi DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)" |