diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 19:48:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 19:48:37 +0100 |
commit | 838f909d67b12e8a7cc8d3997fd1692366f7168c (patch) | |
tree | 0803cafe9cff44adf27a7e354194e5cb2bf10c0b /dev-ruby/slim | |
parent | dev-ruby/tilt: Stabilize 2.0.10 x86, #812524 (diff) | |
download | gentoo-838f909d67b12e8a7cc8d3997fd1692366f7168c.tar.gz gentoo-838f909d67b12e8a7cc8d3997fd1692366f7168c.tar.bz2 gentoo-838f909d67b12e8a7cc8d3997fd1692366f7168c.zip |
dev-ruby/slim: Stabilize 3.0.9-r1 x86, #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 3b1bfb633119..8c301dc90bf4 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" |