summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-21 03:48:49 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-21 03:48:49 +0000
commiteee5f129269e0ea1ccbe7593a559106b1b3507e4 (patch)
tree8c425c038fe3687a77947f5330aafa613c9f5b86 /sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-eee5f129269e0ea1ccbe7593a559106b1b3507e4.tar.gz
gentoo-2-eee5f129269e0ea1ccbe7593a559106b1b3507e4.tar.bz2
gentoo-2-eee5f129269e0ea1ccbe7593a559106b1b3507e4.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild')
-rw-r--r--sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
index 43314139b21b..194918be64bf 100644
--- a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
+++ b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild,v 1.1 2013/02/16 05:53:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild,v 1.2 2013/02/21 03:48:49 zmedico Exp $
EAPI=5
inherit scons-utils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://exfat.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~arm-linux ~x86-linux"
IUSE=""
src_compile() {