diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 19:48:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 19:48:06 +0100 |
commit | 4c447ef0e3830aa89a810749b6f5237738e14402 (patch) | |
tree | cb1ce65246cc9111fc354686e83ded80c8777355 /dev-ruby/slim | |
parent | dev-ruby/tilt: Stabilize 2.0.10 amd64, #812524 (diff) | |
download | gentoo-4c447ef0e3830aa89a810749b6f5237738e14402.tar.gz gentoo-4c447ef0e3830aa89a810749b6f5237738e14402.tar.bz2 gentoo-4c447ef0e3830aa89a810749b6f5237738e14402.zip |
dev-ruby/slim: Stabilize 3.0.9-r1 amd64, #812524
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r-- | dev-ruby/slim/slim-3.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slim/slim-3.0.9-r1.ebuild b/dev-ruby/slim/slim-3.0.9-r1.ebuild index 9eccf48d2712..1174e127c094 100644 --- a/dev-ruby/slim/slim-3.0.9-r1.ebuild +++ b/dev-ruby/slim/slim-3.0.9-r1.ebuild @@ -19,7 +19,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" |