diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 13:49:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 13:49:53 +0000 |
commit | d7bc5448211ace1d4276f7ec62d640a06a1dd568 (patch) | |
tree | 7eafadd29cd9e4c2b6a7c4df8cdda0175e36562a /dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild | |
parent | Version bump (diff) | |
download | historical-d7bc5448211ace1d4276f7ec62d640a06a1dd568.tar.gz historical-d7bc5448211ace1d4276f7ec62d640a06a1dd568.tar.bz2 historical-d7bc5448211ace1d4276f7ec62d640a06a1dd568.zip |
Stable for x86, wrt bug #554164
Package-Manager: portage-2.2.20/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild b/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild index 4d3ac65d88e9..4837dac71923 100644 --- a/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild +++ b/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild,v 1.4 2015/08/03 13:46:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-2.2.3.ebuild,v 1.5 2015/08/03 13:49:32 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -12,7 +12,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/rsvg2 DESCRIPTION="Ruby bindings for librsvg" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="cairo" RDEPEND+=" >=gnome-base/librsvg-2.8" |