summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/luadoc/luadoc-3.0.1.ebuild')
-rw-r--r--dev-lua/luadoc/luadoc-3.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lua/luadoc/luadoc-3.0.1.ebuild b/dev-lua/luadoc/luadoc-3.0.1.ebuild
index d5a2e2e0ad05..ad15a3179807 100644
--- a/dev-lua/luadoc/luadoc-3.0.1.ebuild
+++ b/dev-lua/luadoc/luadoc-3.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luadoc/luadoc-3.0.1.ebuild,v 1.1 2010/11/05 23:32:31 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luadoc/luadoc-3.0.1.ebuild,v 1.2 2011/06/11 21:06:08 maekke Exp $
inherit multilib
DESCRIPTION="LuaDoc is a documentation tool for Lua source code"
@@ -9,7 +9,7 @@ SRC_URI="http://luaforge.net/frs/download.php/3185/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""