diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:03:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:04:20 +0000 |
commit | 29f4dc62317a894b27cc27985e1bb8181b16edc6 (patch) | |
tree | aeb597d1fc0ef2d5694c6c66ddaddb7c1c663f2b /dev-ruby/coderay | |
parent | dev-ruby/unindent: keyworded 1.0 for sparc, bug #583390 (thanks to Rolf Eike ... (diff) | |
download | gentoo-29f4dc62317a894b27cc27985e1bb8181b16edc6.tar.gz gentoo-29f4dc62317a894b27cc27985e1bb8181b16edc6.tar.bz2 gentoo-29f4dc62317a894b27cc27985e1bb8181b16edc6.zip |
dev-ruby/coderay: stable 1.1.2 for sparc, bug #634930 (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/coderay')
-rw-r--r-- | dev-ruby/coderay/coderay-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/coderay/coderay-1.1.2.ebuild b/dev-ruby/coderay/coderay-1.1.2.ebuild index 12605221149e..33772cd6c18d 100644 --- a/dev-ruby/coderay/coderay-1.1.2.ebuild +++ b/dev-ruby/coderay/coderay-1.1.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rubychan/coderay/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~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 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Redcloth is an optional but automagically tested dependency. This |