summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-15 13:27:21 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-15 13:27:21 +0100
commit7ef654edd651b2d7712e6555d4b9570bc0e994e3 (patch)
tree2733fc02d4a14b035554fd6904378976f42739dd /dev-ruby/syntax
parentdev-ruby/rdiscount: stable 2.2.0.1 for ia64, bug #658048 (diff)
downloadgentoo-7ef654edd651b2d7712e6555d4b9570bc0e994e3.tar.gz
gentoo-7ef654edd651b2d7712e6555d4b9570bc0e994e3.tar.bz2
gentoo-7ef654edd651b2d7712e6555d4b9570bc0e994e3.zip
dev-ruby/syntax: stable 1.2.2 for ia64, bug #658048
Bug: https://bugs.gentoo.org/658048 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r--dev-ruby/syntax/syntax-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/syntax/syntax-1.2.2.ebuild b/dev-ruby/syntax/syntax-1.2.2.ebuild
index c235187bbce9..3dc7a74a6f02 100644
--- a/dev-ruby/syntax/syntax-1.2.2.ebuild
+++ b/dev-ruby/syntax/syntax-1.2.2.ebuild
@@ -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 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 )"