summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-14 16:11:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-14 16:11:20 +0000
commitaf8949b3e52784f20f38963fed2d45e64fe3c2ec (patch)
tree62f5b6769e2231da874a1de40e4af1babb3d4d6c /dev-libs/libyaml/libyaml-0.1.6.ebuild
parentStable for sparc, wrt bug #508122 (diff)
downloadhistorical-af8949b3e52784f20f38963fed2d45e64fe3c2ec.tar.gz
historical-af8949b3e52784f20f38963fed2d45e64fe3c2ec.tar.bz2
historical-af8949b3e52784f20f38963fed2d45e64fe3c2ec.zip
Stable for sparc, wrt bug #505948
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/libyaml/libyaml-0.1.6.ebuild')
-rw-r--r--dev-libs/libyaml/libyaml-0.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libyaml/libyaml-0.1.6.ebuild b/dev-libs/libyaml/libyaml-0.1.6.ebuild
index 866d39324da2..8f5c36062a6e 100644
--- a/dev-libs/libyaml/libyaml-0.1.6.ebuild
+++ b/dev-libs/libyaml/libyaml-0.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.6.ebuild,v 1.9 2014/05/13 14:22:25 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.6.ebuild,v 1.10 2014/05/14 16:11:19 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples test static-libs"
S="${WORKDIR}/${MY_P}"