diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-19 22:47:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-19 22:47:56 +0000 |
commit | cd8086d24dba6608531d59c78d719d146e52211d (patch) | |
tree | b17942b9478736e383c9e6a526b2af956e07e437 /dev-ruby/slim | |
parent | sys-block/mbuffer: stable 20181119 for ppc, bug #673212 (diff) | |
download | gentoo-cd8086d24dba6608531d59c78d719d146e52211d.tar.gz gentoo-cd8086d24dba6608531d59c78d719d146e52211d.tar.bz2 gentoo-cd8086d24dba6608531d59c78d719d146e52211d.zip |
dev-ruby/slim: stable 3.0.9 for ppc/ppc64, bug #673214
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r-- | dev-ruby/slim/slim-3.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slim/slim-3.0.9.ebuild b/dev-ruby/slim/slim-3.0.9.ebuild index 807990b24fee..bc5572a2a04e 100644 --- a/dev-ruby/slim/slim-3.0.9.ebuild +++ b/dev-ruby/slim/slim-3.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86" SLOT="0" IUSE="doc" |