diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-02 20:04:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-02 21:06:39 +0200 |
commit | eed35b4439f876ab4984aa959da954cef9ff47fe (patch) | |
tree | 3fd984567b1e4c9fecebc9c151507f4a7efbeb20 /dev-ruby/rcairo | |
parent | dev-ruby/ruby-gobject-introspection: amd64 stable (diff) | |
download | gentoo-eed35b4439f876ab4984aa959da954cef9ff47fe.tar.gz gentoo-eed35b4439f876ab4984aa959da954cef9ff47fe.tar.bz2 gentoo-eed35b4439f876ab4984aa959da954cef9ff47fe.zip |
dev-ruby/rcairo: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/rcairo')
-rw-r--r-- | dev-ruby/rcairo/rcairo-1.15.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rcairo/rcairo-1.15.11.ebuild b/dev-ruby/rcairo/rcairo-1.15.11.ebuild index cbe486328eec..546f37e69e49 100644 --- a/dev-ruby/rcairo/rcairo-1.15.11.ebuild +++ b/dev-ruby/rcairo/rcairo-1.15.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="${RDEPEND} >=x11-libs/cairo-1.2.0[svg]" |