summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-06-03 11:41:33 +0200
committerFabian Groffen <grobian@gentoo.org>2023-06-03 11:42:41 +0200
commit4510a3a7669d750fb405c71c18609ee91f076678 (patch)
tree16326d247210285b7e43942cc39aafd48f3ec244 /dev-ruby/mustache
parentdev-ruby/exifr: add 1.4.0 (diff)
downloadgentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.gz
gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.bz2
gentoo-4510a3a7669d750fb405c71c18609ee91f076678.zip
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r--dev-ruby/mustache/mustache-1.1.1-r1.ebuild2
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 a20911bb9379..af464595e431 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.io/"
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 ~arm64-macos ~x64-macos ~x64-solaris"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-test-ordering.patch" )