diff options
author | 2012-08-11 12:52:08 +0000 | |
---|---|---|
committer | 2012-08-11 12:52:08 +0000 | |
commit | 4b1a282e52d80e94b9e8156d1dbf7ed7e8c6dd5a (patch) | |
tree | df23c4509d6c3c45c53cfd6dd413cdbe96e6631c /sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild | |
parent | x86 stable, bug #418987 (diff) | |
download | gentoo-2-4b1a282e52d80e94b9e8156d1dbf7ed7e8c6dd5a.tar.gz gentoo-2-4b1a282e52d80e94b9e8156d1dbf7ed7e8c6dd5a.tar.bz2 gentoo-2-4b1a282e52d80e94b9e8156d1dbf7ed7e8c6dd5a.zip |
arm stable, bug #422217
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild b/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild index 6b2e26a9e6b0..c4ac957b2722 100644 --- a/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild,v 1.2 2012/08/03 16:00:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild,v 1.3 2012/08/11 12:52:08 maekke Exp $ EAPI="3" @@ -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 ~x86-linux" + KEYWORDS="amd64 arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)" |