diff options
author | 2023-04-09 03:32:43 +0100 | |
---|---|---|
committer | 2023-04-09 03:32:43 +0100 | |
commit | 70ed3de94861800935dfae3e6f33009f744e670a (patch) | |
tree | 8226cb3c6f3700ff7a263dce64a85faaff5549d0 /dev-ruby/haml | |
parent | dev-ruby/actionpack: Keyword 7.0.4.3-r1 hppa, #761550 (diff) | |
download | gentoo-70ed3de94861800935dfae3e6f33009f744e670a.tar.gz gentoo-70ed3de94861800935dfae3e6f33009f744e670a.tar.bz2 gentoo-70ed3de94861800935dfae3e6f33009f744e670a.zip |
dev-ruby/haml: Keyword 6.1.1-r1 hppa, #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 0c97d0944dc6..f4aa3d7f5707 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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |