diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 13:58:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 13:58:43 +0000 |
commit | 173e55f8455a15a8d4019387396ce402d8c473bb (patch) | |
tree | 7f53529140cfe140041cabc9c77f0d0525a4fe07 /dev-ruby/plruby/plruby-0.5.4.ebuild | |
parent | Add ~x86-fbsd. (diff) | |
download | historical-173e55f8455a15a8d4019387396ce402d8c473bb.tar.gz historical-173e55f8455a15a8d4019387396ce402d8c473bb.tar.bz2 historical-173e55f8455a15a8d4019387396ce402d8c473bb.zip |
Stable on amd64 wrt bug #391325
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/plruby/plruby-0.5.4.ebuild')
-rw-r--r-- | dev-ruby/plruby/plruby-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/plruby/plruby-0.5.4.ebuild b/dev-ruby/plruby/plruby-0.5.4.ebuild index 28acadce94e0..ee9ba3c1cf49 100644 --- a/dev-ruby/plruby/plruby-0.5.4.ebuild +++ b/dev-ruby/plruby/plruby-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.4.ebuild,v 1.2 2011/11/28 11:37:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.4.ebuild,v 1.3 2011/12/04 13:58:43 hwoarang Exp $ EAPI=2 USE_RUBY="ruby18" @@ -15,7 +15,7 @@ SRC_URI="http://github.com/${GITHUB_USER}/postgresql-plruby/tarball/v${PV} -> ${ LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="${DEPEND} dev-db/postgresql-server" |