summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-11-08 02:34:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-11-08 02:34:11 +0300
commitb5c6fa97ee17871de65dd02d748e3fcd491d6cdc (patch)
tree5f6835fa1c8086d8f02c4f95d3526775cf60b30d /dev-ruby/syntax
parentdev-util/pkgconf: ia64 stable wrt bug #561496 (diff)
downloadgentoo-b5c6fa97ee17871de65dd02d748e3fcd491d6cdc.tar.gz
gentoo-b5c6fa97ee17871de65dd02d748e3fcd491d6cdc.tar.bz2
gentoo-b5c6fa97ee17871de65dd02d748e3fcd491d6cdc.zip
dev-ruby/syntax: ia64 stable wrt bug #562098
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r--dev-ruby/syntax/syntax-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
index cb3e4bdb2ae8..cd941b3ea446 100644
--- a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
+++ b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/dblock/syntax/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm 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 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_PATCHES=( "${P}-require-set.patch" )