diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:40:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:40:36 +0000 |
commit | ec416734a02d8d7ea3649b0f0a15bed3b29b7d39 (patch) | |
tree | 0784266a8c747a4bbaf49016f8a97289b49bab59 /dev-ruby/ffi/ffi-1.1.5.ebuild | |
parent | Stable for alpha, wrt bug #448310 (diff) | |
download | historical-ec416734a02d8d7ea3649b0f0a15bed3b29b7d39.tar.gz historical-ec416734a02d8d7ea3649b0f0a15bed3b29b7d39.tar.bz2 historical-ec416734a02d8d7ea3649b0f0a15bed3b29b7d39.zip |
Stable for alpha, wrt bug #448056
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
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 1168fc0698d6..b568d47ad6dc 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.7 2012/12/30 14:17:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.8 2012/12/30 20:40:33 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" |