summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 15:57:45 +0100
committerSam James <sam@gentoo.org>2023-03-28 15:58:06 +0100
commit22feca9fee1daffb2c9223209b04f5d8adad7317 (patch)
tree5dc53c0e8c1eb9c16402fcbb47c16565be9fdfac
parentapp-text/ronn-ng: Stabilize 0.9.1-r2 ppc, #903283 (diff)
downloadgentoo-22feca9f.tar.gz
gentoo-22feca9f.tar.bz2
gentoo-22feca9f.zip
dev-ruby/mustache: Stabilize 1.1.1-r1 ppc, #903283
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/mustache/mustache-1.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-1.1.1-r1.ebuild b/dev-ruby/mustache/mustache-1.1.1-r1.ebuild
index a926f1fe1c9d..70b832c2ba61 100644
--- a/dev-ruby/mustache/mustache-1.1.1-r1.ebuild
+++ b/dev-ruby/mustache/mustache-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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" )