summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-10-30 11:14:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-10-30 11:15:14 +0100
commitba0e3851d8479fcb93698b08f161b5a09ab41f0c (patch)
tree30b65b62c725b693f6751d23dac27a465f39004b /dev-ruby/syntax/syntax-1.2.0-r1.ebuild
parentapp-admin/webapp-config: ppc stable wrt bug #561658 (diff)
downloadgentoo-ba0e3851d8479fcb93698b08f161b5a09ab41f0c.tar.gz
gentoo-ba0e3851d8479fcb93698b08f161b5a09ab41f0c.tar.bz2
gentoo-ba0e3851d8479fcb93698b08f161b5a09ab41f0c.zip
dev-ruby/syntax: ppc stable wrt bug #562098
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/syntax/syntax-1.2.0-r1.ebuild')
-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 3eea4b12dc41..78f4642f2a4b 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" )