diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 19:23:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 19:24:51 +0100 |
commit | d4339ba639ee65eed8df3c856e9010185c2d4b6b (patch) | |
tree | c92127ebebc4debf6363c235e6495b639ae51ddd /dev-ruby/haml | |
parent | dev-ruby/temple: Keyword 0.10.0 sparc, #761550 (diff) | |
download | gentoo-d4339ba639ee65eed8df3c856e9010185c2d4b6b.tar.gz gentoo-d4339ba639ee65eed8df3c856e9010185c2d4b6b.tar.bz2 gentoo-d4339ba639ee65eed8df3c856e9010185c2d4b6b.zip |
dev-ruby/haml: Keyword 6.1.1-r1 sparc sparc, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/haml-6.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-6.1.1-r1.ebuild b/dev-ruby/haml/haml-6.1.1-r1.ebuild index 2cfae3699c8e..0c97d0944dc6 100644 --- a/dev-ruby/haml/haml-6.1.1-r1.ebuild +++ b/dev-ruby/haml/haml-6.1.1-r1.ebuild @@ -21,7 +21,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 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |