diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:16:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:50 +0200 |
commit | 706b7649995d434a06dd0247eb0a100107cb2060 (patch) | |
tree | 5ec5ca85945e0226240485e364ad86fc60943311 /sys-fs/mtd-utils | |
parent | dev-libs/libuninum: x86 stable (bug #682736) (diff) | |
download | gentoo-706b7649995d434a06dd0247eb0a100107cb2060.tar.gz gentoo-706b7649995d434a06dd0247eb0a100107cb2060.tar.bz2 gentoo-706b7649995d434a06dd0247eb0a100107cb2060.zip |
sys-fs/mtd-utils: x86 stable (bug #684568)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/mtd-utils')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild index 260052fe1720..003e9a157aa0 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,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 ~x86-linux" + KEYWORDS="~amd64 ~arm ~mips ~ppc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)" |