diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 19:48:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 19:48:38 +0100 |
commit | 5ee718b05d8ae21bc5569ded2c4ea386a1971bfa (patch) | |
tree | b6828e10c80003eb853ec60030787cd9b192ce7e /dev-ruby/slim | |
parent | dev-ruby/slim: Stabilize 3.0.9-r1 x86, #812524 (diff) | |
download | gentoo-5ee718b05d8ae21bc5569ded2c4ea386a1971bfa.tar.gz gentoo-5ee718b05d8ae21bc5569ded2c4ea386a1971bfa.tar.bz2 gentoo-5ee718b05d8ae21bc5569ded2c4ea386a1971bfa.zip |
dev-ruby/slim: Stabilize 4.1.0 x86, #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 baf40d7fb2aa..a1fa039b2c35 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" |