diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:53:36 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:55:40 +0100 |
commit | 4b9a3c10cdf04929bf5e5457436d3b42591d8e57 (patch) | |
tree | e65a0a193b8fdd7acecf91b7e4a6ef0e85c5d74d /dev-ruby/slim | |
parent | dev-ruby/redcarpet: arm ppc ppc64 stable (bug 590274). (diff) | |
download | gentoo-4b9a3c10cdf04929bf5e5457436d3b42591d8e57.tar.gz gentoo-4b9a3c10cdf04929bf5e5457436d3b42591d8e57.tar.bz2 gentoo-4b9a3c10cdf04929bf5e5457436d3b42591d8e57.zip |
dev-ruby/slim: arm ppc ppc64 stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r-- | dev-ruby/slim/slim-3.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slim/slim-3.0.7-r1.ebuild b/dev-ruby/slim/slim-3.0.7-r1.ebuild index 0b8023db44d5..ea24fed2df98 100644 --- a/dev-ruby/slim/slim-3.0.7-r1.ebuild +++ b/dev-ruby/slim/slim-3.0.7-r1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc" +KEYWORDS="~amd64 arm ppc ppc64" SLOT="0" IUSE="doc" |