diff options
-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" |