summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:51:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:51:25 +0300
commitfdbb6cc01059e6b033c2d843134b06aa097a1a33 (patch)
tree0f75b345af44b5378a41f43561e98c2426290c0b /dev-ruby/syntax
parentdev-ruby/multi_test: mark s390 stable (diff)
downloadgentoo-fdbb6cc01059e6b033c2d843134b06aa097a1a33.tar.gz
gentoo-fdbb6cc01059e6b033c2d843134b06aa097a1a33.tar.bz2
gentoo-fdbb6cc01059e6b033c2d843134b06aa097a1a33.zip
dev-ruby/syntax: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r--dev-ruby/syntax/syntax-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/syntax/syntax-1.2.2.ebuild b/dev-ruby/syntax/syntax-1.2.2.ebuild
index 4d823888e9a5..f139d4b8ce9b 100644
--- a/dev-ruby/syntax/syntax-1.2.2.ebuild
+++ b/dev-ruby/syntax/syntax-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/dblock/syntax/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test doc"
ruby_add_bdepend "doc? ( dev-ruby/rdoc )"