diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:41:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:44:15 +0000 |
commit | 0d2d1f1efcc44df59b9c3357518019ad0f47dcc3 (patch) | |
tree | 051b0ee79bfc464c0964344ee980bc422ebc4da2 /dev-ruby/syntax/syntax-1.2.0-r1.ebuild | |
parent | dev-ruby/hoe-seattlerb: stable 1.3.4 for sparc, bug #615822 (thanks to Rolf E... (diff) | |
download | gentoo-0d2d1f1efcc44df59b9c3357518019ad0f47dcc3.tar.gz gentoo-0d2d1f1efcc44df59b9c3357518019ad0f47dcc3.tar.bz2 gentoo-0d2d1f1efcc44df59b9c3357518019ad0f47dcc3.zip |
dev-ruby/syntax: stable 1.2.0-r1 for sparc, bug #615822 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/syntax/syntax-1.2.0-r1.ebuild')
-rw-r--r-- | dev-ruby/syntax/syntax-1.2.0-r1.ebuild | 2 |
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 cd7e6aae61be..28abba848f1e 100644 --- a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild +++ b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild @@ -15,7 +15,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" ) |