diff options
author | 2012-05-18 08:47:52 +0000 | |
---|---|---|
committer | 2012-05-18 08:47:52 +0000 | |
commit | 78c1f7b3b861ae6217cac2a82148dfce3eb119db (patch) | |
tree | 6272c3b0d361658bce5ae1a61be422eb1d3a8ebb /dev-libs/yajl/yajl-2.0.4.ebuild | |
parent | marked x86 per bug 391233 (diff) | |
download | historical-78c1f7b3b861ae6217cac2a82148dfce3eb119db.tar.gz historical-78c1f7b3b861ae6217cac2a82148dfce3eb119db.tar.bz2 historical-78c1f7b3b861ae6217cac2a82148dfce3eb119db.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/yajl/yajl-2.0.4.ebuild')
-rw-r--r-- | dev-libs/yajl/yajl-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yajl/yajl-2.0.4.ebuild b/dev-libs/yajl/yajl-2.0.4.ebuild index 35d2989921cb..e7b567427b57 100644 --- a/dev-libs/yajl/yajl-2.0.4.ebuild +++ b/dev-libs/yajl/yajl-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-2.0.4.ebuild,v 1.1 2012/05/06 09:21:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-2.0.4.ebuild,v 1.2 2012/05/18 08:47:52 aballier Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" PATCHES=( |