diff options
author | 2016-05-05 07:07:36 +0200 | |
---|---|---|
committer | 2016-05-05 07:07:36 +0200 | |
commit | 03e105c9b76b186822fbd59ea7bc9f7329b4341f (patch) | |
tree | 93189205291d9a1bb405e2545d7a547da47d9342 | |
parent | dev-ruby/patron: add 0.6.3 (diff) | |
download | gentoo-03e105c9b76b186822fbd59ea7bc9f7329b4341f.tar.gz gentoo-03e105c9b76b186822fbd59ea7bc9f7329b4341f.tar.bz2 gentoo-03e105c9b76b186822fbd59ea7bc9f7329b4341f.zip |
dev-ruby/sparklines: mark ruby21 revision stable
Package-Manager: portage-2.2.26
-rw-r--r-- | dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild index bf6335f90e3e..331e6ceda363 100644 --- a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild +++ b/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ HOMEPAGE="http://sparklines.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 x86 ~x86-macos" IUSE="" RDEPEND="dev-ruby/rmagick" |