summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-30 01:38:06 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-30 01:38:06 +0000
commit145f5a3f35fca202552d192bcb7269bbc7270c6b (patch)
tree8101ac5c05829f5996d2b319c7362b94715518f0 /dev-ruby/ffi
parentMarking ruby-progressbar-0.0.9 ppc64 for bug 330729 (diff)
downloadgentoo-2-145f5a3f35fca202552d192bcb7269bbc7270c6b.tar.gz
gentoo-2-145f5a3f35fca202552d192bcb7269bbc7270c6b.tar.bz2
gentoo-2-145f5a3f35fca202552d192bcb7269bbc7270c6b.zip
Marking ffi-0.6.3-r1 ~ppc64 for bug 330283
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/ffi')
-rw-r--r--dev-ruby/ffi/ChangeLog5
-rw-r--r--dev-ruby/ffi/ffi-0.6.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index 590f92676a3f..9c756dd38a6d 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.11 2010/09/28 23:58:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.12 2010/09/30 01:38:06 ranger Exp $
+
+ 30 Sep 2010; Brent Baude <ranger@gentoo.org> ffi-0.6.3-r1.ebuild:
+ Marking ffi-0.6.3-r1 ~ppc64 for bug 330283
28 Sep 2010; Brent Baude <ranger@gentoo.org> ffi-0.6.3-r1.ebuild:
Marking ffi-0.6.3-r1 ~ppc for bug 330283
diff --git a/dev-ruby/ffi/ffi-0.6.3-r1.ebuild b/dev-ruby/ffi/ffi-0.6.3-r1.ebuild
index 11c82db311fd..eb88def8824b 100644
--- a/dev-ruby/ffi/ffi-0.6.3-r1.ebuild
+++ b/dev-ruby/ffi/ffi-0.6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-0.6.3-r1.ebuild,v 1.3 2010/09/28 23:58:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-0.6.3-r1.ebuild,v 1.4 2010/09/30 01:38:06 ranger Exp $
EAPI=2
@@ -27,7 +27,7 @@ S="${WORKDIR}/${PN}-${PN}-*"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="dev-libs/libffi"
DEPEND="${RDEPEND}"