summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:28:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:45:05 +0200
commit5109cc800230d65948d3e901131c66f1148dd3c0 (patch)
treec1709bbd13d2fa8821d9e51e519578b316eca46a /dev-ruby/mustache
parentdev-ruby/hoe: x86 stable (bug #728194) (diff)
downloadgentoo-5109cc800230d65948d3e901131c66f1148dd3c0.tar.gz
gentoo-5109cc800230d65948d3e901131c66f1148dd3c0.tar.bz2
gentoo-5109cc800230d65948d3e901131c66f1148dd3c0.zip
dev-ruby/mustache: x86 stable (bug #728194)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r--dev-ruby/mustache/mustache-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-1.1.1.ebuild b/dev-ruby/mustache/mustache-1.1.1.ebuild
index f40ad2f9a93d..5e9c7ef9faba 100644
--- a/dev-ruby/mustache/mustache-1.1.1.ebuild
+++ b/dev-ruby/mustache/mustache-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"