diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 19:48:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 19:48:22 +0100 |
commit | b0f0217f12106fd6c55fa9d2d35d5487a9d0ad6b (patch) | |
tree | 12f8e023723e984520591e51fa862ff9cb16c489 /dev-ruby/slim | |
parent | dev-ruby/slim: Stabilize 3.0.9-r1 ppc64, #812524 (diff) | |
download | gentoo-b0f0217f12106fd6c55fa9d2d35d5487a9d0ad6b.tar.gz gentoo-b0f0217f12106fd6c55fa9d2d35d5487a9d0ad6b.tar.bz2 gentoo-b0f0217f12106fd6c55fa9d2d35d5487a9d0ad6b.zip |
dev-ruby/slim: Stabilize 4.1.0 ppc64, #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 4a907c7b1b88..8cc415895bc8 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" |