diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 19:48:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 19:48:30 +0100 |
commit | bb5fd6c6514c07e065e9bc8ee6f488e5a6af59a2 (patch) | |
tree | 72365605fd806c122823b063348f22afd2d32510 /dev-ruby/slim | |
parent | dev-ruby/slim: Stabilize 3.0.9-r1 ppc, #812524 (diff) | |
download | gentoo-bb5fd6c6514c07e065e9bc8ee6f488e5a6af59a2.tar.gz gentoo-bb5fd6c6514c07e065e9bc8ee6f488e5a6af59a2.tar.bz2 gentoo-bb5fd6c6514c07e065e9bc8ee6f488e5a6af59a2.zip |
dev-ruby/slim: Stabilize 4.1.0 ppc, #812524
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r-- | dev-ruby/slim/slim-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slim/slim-4.1.0.ebuild b/dev-ruby/slim/slim-4.1.0.ebuild index 8cc415895bc8..baf40d7fb2aa 100644 --- a/dev-ruby/slim/slim-4.1.0.ebuild +++ b/dev-ruby/slim/slim-4.1.0.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 arm64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~x86" SLOT="$(ver_cut 1)" IUSE="doc" |