diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 18:40:09 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:55:11 +0100 |
commit | 6b232ad86cbf5f960b0af60f30d5f52da1b73778 (patch) | |
tree | 70f8e74e11484433671b6d6eb0154911454ac660 /dev-ruby | |
parent | dev-ruby/nokogiri-diff: arm ppc ppc64 stable (bug 590274). (diff) | |
download | gentoo-6b232ad86cbf5f960b0af60f30d5f52da1b73778.tar.gz gentoo-6b232ad86cbf5f960b0af60f30d5f52da1b73778.tar.bz2 gentoo-6b232ad86cbf5f960b0af60f30d5f52da1b73778.zip |
dev-ruby/maruku: arm ppc ppc64 stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/maruku/maruku-0.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild b/dev-ruby/maruku/maruku-0.7.2-r1.ebuild index 06e77c1d3cb3..f77bd4769907 100644 --- a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild +++ b/dev-ruby/maruku/maruku-0.7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/bhollis/maruku" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight test" ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )" |