summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-28 03:23:27 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-28 03:23:27 +0000
commit3a41a95c0daf2aebe8283c4f62a893959fcbc333 (patch)
treed5dd797329a5bfe31c8807c3a6fd55f7ecebce28 /dev-libs/libyaml/libyaml-0.1.6.ebuild
parentStable for HPPA (bug #497760). (diff)
downloadhistorical-3a41a95c0daf2aebe8283c4f62a893959fcbc333.tar.gz
historical-3a41a95c0daf2aebe8283c4f62a893959fcbc333.tar.bz2
historical-3a41a95c0daf2aebe8283c4f62a893959fcbc333.zip
Stable for HPPA (bug #505948).
Package-Manager: portage-2.2.10/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
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 7f98c7709fe9..ba391f3b8679 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.1 2014/03/27 15:59:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.6.ebuild,v 1.2 2014/03/28 03:23:25 jer 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}"