summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 06:05:12 +0100
committerSam James <sam@gentoo.org>2023-04-07 06:05:12 +0100
commita865080680b6f99c04c9d3375c4f57fa3fadc2d0 (patch)
treef469772cc598ee7eaab8c727c39a11950a0d5ac8 /dev-ruby/haml
parentdev-ruby/haml: Stabilize 6.1.1 arm64, #903934 (diff)
downloadgentoo-a865080680b6f99c04c9d3375c4f57fa3fadc2d0.tar.gz
gentoo-a865080680b6f99c04c9d3375c4f57fa3fadc2d0.tar.bz2
gentoo-a865080680b6f99c04c9d3375c4f57fa3fadc2d0.zip
dev-ruby/haml: Stabilize 6.1.1 ppc64, #903934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r--dev-ruby/haml/haml-6.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-6.1.1.ebuild b/dev-ruby/haml/haml-6.1.1.ebuild
index 9b7da0d81aac..e8877b0d4a91 100644
--- a/dev-ruby/haml/haml-6.1.1.ebuild
+++ b/dev-ruby/haml/haml-6.1.1.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 ~hppa ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"