diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-08-03 15:25:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-08-03 18:57:10 +0200 |
commit | 35acf90783c9ec459c54e9695c5a705f87039a97 (patch) | |
tree | 743a77e2379773907a7ad1865506252649c70fa9 /dev-ruby/slim | |
parent | app-eselect/eselect-python: bump to 20160516 (diff) | |
download | gentoo-35acf90783c9ec459c54e9695c5a705f87039a97.tar.gz gentoo-35acf90783c9ec459c54e9695c5a705f87039a97.tar.bz2 gentoo-35acf90783c9ec459c54e9695c5a705f87039a97.zip |
dev-ruby/slim: keyword ~arm
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r-- | dev-ruby/slim/slim-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slim/slim-3.0.7.ebuild b/dev-ruby/slim/slim-3.0.7.ebuild index 03858e3d6c19..7fb563e6a8e8 100644 --- a/dev-ruby/slim/slim-3.0.7.ebuild +++ b/dev-ruby/slim/slim-3.0.7.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" SLOT="0" IUSE="doc" |