diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-13 23:03:14 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:34:04 +0100 |
commit | f9af98532cc6789ede34228ac2ee017124f18528 (patch) | |
tree | 3184b6b700dbf87085d90a7238a70566a1988296 /dev-ruby/unindent | |
parent | dev-ruby/nanotest: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-f9af98532cc6789ede34228ac2ee017124f18528.tar.gz gentoo-f9af98532cc6789ede34228ac2ee017124f18528.tar.bz2 gentoo-f9af98532cc6789ede34228ac2ee017124f18528.zip |
dev-ruby/unindent: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index a166e711ebcf..6dd8bd33823e 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.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$ @@ -14,7 +14,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" SLOT="0" IUSE="" |