diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:26:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:26:41 +0100 |
commit | 284cb30ca9f224f88b0ceaf024abe195dac1e477 (patch) | |
tree | 779b45befeab8ffbe6e7031ff79f1c998e619ff9 /dev-ruby/mustache | |
parent | app-text/ronn-ng: Stabilize 0.9.1-r2 arm64, #903283 (diff) | |
download | gentoo-284cb30ca9f224f88b0ceaf024abe195dac1e477.tar.gz gentoo-284cb30ca9f224f88b0ceaf024abe195dac1e477.tar.bz2 gentoo-284cb30ca9f224f88b0ceaf024abe195dac1e477.zip |
dev-ruby/mustache: Stabilize 1.1.1-r1 arm64, #903283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.1.1-r1.ebuild b/dev-ruby/mustache/mustache-1.1.1-r1.ebuild index e9f3b38cc0bc..ca025f284097 100644 --- a/dev-ruby/mustache/mustache-1.1.1-r1.ebuild +++ b/dev-ruby/mustache/mustache-1.1.1-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="" PATCHES=( "${FILESDIR}/${P}-test-ordering.patch" ) |