diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 14:46:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 14:46:24 +0000 |
commit | c1c434ed3d6cae811951eb4881cbd0698c6a7d45 (patch) | |
tree | 90061fbe25f1aa6587c779496c982b799eacc5f2 /dev-ruby | |
parent | dev-python/gherkin-official: add 30.0.4, drop 30.0.3 (diff) | |
download | gentoo-c1c434ed3d6cae811951eb4881cbd0698c6a7d45.tar.gz gentoo-c1c434ed3d6cae811951eb4881cbd0698c6a7d45.tar.bz2 gentoo-c1c434ed3d6cae811951eb4881cbd0698c6a7d45.zip |
dev-ruby/haml: Keyword 6.3.0-r1 sparc, #943540
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/haml-6.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-6.3.0-r1.ebuild b/dev-ruby/haml/haml-6.3.0-r1.ebuild index 5506fa6f40c1..cf0916b76cc0 100644 --- a/dev-ruby/haml/haml-6.3.0-r1.ebuild +++ b/dev-ruby/haml/haml-6.3.0-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" |