diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-13 23:37:42 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:34:21 +0100 |
commit | c29ff380dc6ac20c3f8f4b9256a74201ad670414 (patch) | |
tree | 9fc995fbd8647aafbea7bad35d40b00bc37daace /dev-ruby/rails-html-sanitizer | |
parent | dev-ruby/activesupport: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-c29ff380dc6ac20c3f8f4b9256a74201ad670414.tar.gz gentoo-c29ff380dc6ac20c3f8f4b9256a74201ad670414.tar.bz2 gentoo-c29ff380dc6ac20c3f8f4b9256a74201ad670414.zip |
dev-ruby/rails-html-sanitizer: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/rails-html-sanitizer')
-rw-r--r-- | dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3-r1.ebuild b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3-r1.ebuild index 07512c38244a..c7d5de31a4b6 100644 --- a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3-r1.ebuild +++ b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3-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$ @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" ruby_add_rdepend "dev-ruby/loofah:0" |