diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:54:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:01 +0100 |
commit | 81ef51f5db9f9425ba0fc2fc3ba9895fb960324c (patch) | |
tree | 551a6ecddd53727c147a605da39a30c884ceed0c /dev-ruby/syntax | |
parent | dev-ruby/rdiscount: stable 2.2.0.1 for ppc, bug #658048 (diff) | |
download | gentoo-81ef51f5db9f9425ba0fc2fc3ba9895fb960324c.tar.gz gentoo-81ef51f5db9f9425ba0fc2fc3ba9895fb960324c.tar.bz2 gentoo-81ef51f5db9f9425ba0fc2fc3ba9895fb960324c.zip |
dev-ruby/syntax: stable 1.2.2 for ppc, bug #658048
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r-- | dev-ruby/syntax/syntax-1.2.2.ebuild | 2 |
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 e2c3716433bc..96fbd9f33a6c 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 )" |