summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-24 16:41:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-24 16:41:37 +0000
commit59db1c184332dba7c2a81f94a4a36942ca5addfc (patch)
treecd47e27a685392e747610cb34ca9973b6cfc8de3 /dev-libs/libyaml/libyaml-0.1.2.ebuild
parentRevision bump, change slot to 3.5, remove old (diff)
downloadgentoo-2-59db1c184332dba7c2a81f94a4a36942ca5addfc.tar.gz
gentoo-2-59db1c184332dba7c2a81f94a4a36942ca5addfc.tar.bz2
gentoo-2-59db1c184332dba7c2a81f94a4a36942ca5addfc.zip
Add ~arm
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libyaml/libyaml-0.1.2.ebuild')
-rw-r--r--dev-libs/libyaml/libyaml-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libyaml/libyaml-0.1.2.ebuild b/dev-libs/libyaml/libyaml-0.1.2.ebuild
index e03840536f2e..0f8d3bc2a3b1 100644
--- a/dev-libs/libyaml/libyaml-0.1.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.2.ebuild,v 1.2 2009/03/10 13:02:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.2.ebuild,v 1.3 2009/05/24 16:41:37 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="doc examples test"
S="${WORKDIR}/${MY_P}"