summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-14 21:43:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-14 21:43:07 +0000
commita99e06d881a9432f0f08edeb767f5897b0efea44 (patch)
tree62ad7ebcdb017251ad1030cc39e8926639d7b728 /dev-libs/libyaml/libyaml-0.1.2.ebuild
parentVersion bump. (diff)
downloadhistorical-a99e06d881a9432f0f08edeb767f5897b0efea44.tar.gz
historical-a99e06d881a9432f0f08edeb767f5897b0efea44.tar.bz2
historical-a99e06d881a9432f0f08edeb767f5897b0efea44.zip
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-libs/libyaml/libyaml-0.1.2.ebuild')
-rw-r--r--dev-libs/libyaml/libyaml-0.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libyaml/libyaml-0.1.2.ebuild b/dev-libs/libyaml/libyaml-0.1.2.ebuild
index d4c2c6e8ec79..079318b92eda 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
+# Copyright 1999-2010 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.7 2009/09/05 19:06:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.2.ebuild,v 1.8 2010/01/14 21:39:14 fauli Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-linux ~x86-macos"
IUSE="doc examples test"
S="${WORKDIR}/${MY_P}"