diff options
author | 2012-12-23 17:01:07 +0000 | |
---|---|---|
committer | 2012-12-23 17:01:07 +0000 | |
commit | ac8169133992bbbba1d1277f6821275d3d5735e4 (patch) | |
tree | bf217d0ae47d33e909e8203e52f020fde3abf105 /dev-ruby/ffi/ffi-1.1.5.ebuild | |
parent | Stable for ppc64, wrt bug #445226 (diff) | |
download | gentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.tar.gz gentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.tar.bz2 gentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.zip |
Stable for ppc64, wrt bug #448056
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/ffi/ffi-1.1.5.ebuild')
-rw-r--r-- | dev-ruby/ffi/ffi-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ffi/ffi-1.1.5.ebuild b/dev-ruby/ffi/ffi-1.1.5.ebuild index 1c3c55408747..989b3f958b04 100644 --- a/dev-ruby/ffi/ffi-1.1.5.ebuild +++ b/dev-ruby/ffi/ffi-1.1.5.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-ruby/ffi/ffi-1.1.5.ebuild,v 1.4 2012/12/22 13:55:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.5 2012/12/23 17:01:07 ago Exp $ EAPI=4 @@ -25,7 +25,7 @@ RUBY_S="${PN}-${PN}-*" IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" RDEPEND="${RDEPEND} virtual/libffi" DEPEND="${DEPEND} virtual/libffi" |