diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-08-03 12:36:20 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-08-03 12:36:20 +0200 |
commit | c3d90319e859029165246c73e84ac7ae79f35c55 (patch) | |
tree | a1add95c7d3f5991cea3ba02a1df1a3d98ef6478 /dev-ruby/asciimath | |
parent | sys-devel/bmake: bump to 20160606 (diff) | |
download | gentoo-c3d90319e859029165246c73e84ac7ae79f35c55.tar.gz gentoo-c3d90319e859029165246c73e84ac7ae79f35c55.tar.bz2 gentoo-c3d90319e859029165246c73e84ac7ae79f35c55.zip |
dev-ruby/asciimath: keyword ~arm
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.2.ebuild b/dev-ruby/asciimath/asciimath-1.0.2.ebuild index 9ae5eddf57c5..0c50a6f5ceb9 100644 --- a/dev-ruby/asciimath/asciimath-1.0.2.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" each_ruby_test() { |