diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-06-20 09:37:41 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-06-21 07:15:18 +0200 |
commit | d87ea1091994031785d8a67ab7b0ce4e1fdabb85 (patch) | |
tree | f9b54cf7b808245c6496d3862179a1df8a61e512 /dev-ruby | |
parent | app-editors/ghostwriter: verbump to 2.0.1 (diff) | |
download | gentoo-d87ea1091994031785d8a67ab7b0ce4e1fdabb85.tar.gz gentoo-d87ea1091994031785d8a67ab7b0ce4e1fdabb85.tar.bz2 gentoo-d87ea1091994031785d8a67ab7b0ce4e1fdabb85.zip |
dev-ruby/rcairo: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rcairo/rcairo-1.16.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rcairo/rcairo-1.16.6.ebuild b/dev-ruby/rcairo/rcairo-1.16.6.ebuild index ff61e4edeb3b..7b11ca38811a 100644 --- a/dev-ruby/rcairo/rcairo-1.16.6.ebuild +++ b/dev-ruby/rcairo/rcairo-1.16.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,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]" |