diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:04:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:04:17 +0000 |
commit | fa3f8a7e5cce9d7185bdae03b0a3ec9bf54dd979 (patch) | |
tree | 7f109887014963e894d940e57e36deea1d6588bd /dev-ruby/rmagick/rmagick-2.13.2.ebuild | |
parent | Stable for ppc, wrt bug #482298 (diff) | |
download | gentoo-2-fa3f8a7e5cce9d7185bdae03b0a3ec9bf54dd979.tar.gz gentoo-2-fa3f8a7e5cce9d7185bdae03b0a3ec9bf54dd979.tar.bz2 gentoo-2-fa3f8a7e5cce9d7185bdae03b0a3ec9bf54dd979.zip |
Stable for ppc, wrt bug #481534
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rmagick/rmagick-2.13.2.ebuild')
-rw-r--r-- | dev-ruby/rmagick/rmagick-2.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rmagick/rmagick-2.13.2.ebuild b/dev-ruby/rmagick/rmagick-2.13.2.ebuild index 68d5327e426c..71746310b1be 100644 --- a/dev-ruby/rmagick/rmagick-2.13.2.ebuild +++ b/dev-ruby/rmagick/rmagick-2.13.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2.ebuild,v 1.4 2013/08/23 09:11:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2.ebuild,v 1.5 2013/09/04 09:04:17 ago Exp $ EAPI=5 USE_RUBY="ruby18 ree18 ruby19" @@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/rmagick/RMagick-${PV}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 x86 ~x86-macos" +KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86 ~x86-macos" IUSE="doc" # hdri causes extensive changes in the imagemagick internals, and |