diff options
author | Sam James <sam@gentoo.org> | 2020-10-06 05:44:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-06 05:44:28 +0000 |
commit | 6df4d98f25ad275450e3604f81ccca3ed013caf5 (patch) | |
tree | ac1a55863a422d0fa6891170522acda8872941a4 /dev-ruby | |
parent | dev-lang/php: Stabilize 7.4.11 arm64, #745993 (diff) | |
download | gentoo-6df4d98f25ad275450e3604f81ccca3ed013caf5.tar.gz gentoo-6df4d98f25ad275450e3604f81ccca3ed013caf5.tar.bz2 gentoo-6df4d98f25ad275450e3604f81ccca3ed013caf5.zip |
dev-ruby/xml-simple: Keyword 1.1.5 arm64, #741858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild index ca2221d80898..c5cdea10afcb 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/maik/xml-simple" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="" each_ruby_test() { |