diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-04 16:10:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-04 16:10:42 +0000 |
commit | d2499699e177d3f195b3afff5656279e695d863f (patch) | |
tree | e3a5a4b8a840a321c95546134d100b8124dc5145 /dev-ruby/coderay/coderay-0.9.6.ebuild | |
parent | version bump (diff) | |
download | historical-d2499699e177d3f195b3afff5656279e695d863f.tar.gz historical-d2499699e177d3f195b3afff5656279e695d863f.tar.bz2 historical-d2499699e177d3f195b3afff5656279e695d863f.zip |
Added Prefix keywords
Package-Manager: portage-2.2.01.17304-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-ruby/coderay/coderay-0.9.6.ebuild')
-rw-r--r-- | dev-ruby/coderay/coderay-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/coderay/coderay-0.9.6.ebuild b/dev-ruby/coderay/coderay-0.9.6.ebuild index 82f952bf3e1a..dca14457df99 100644 --- a/dev-ruby/coderay/coderay-0.9.6.ebuild +++ b/dev-ruby/coderay/coderay-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.1 2010/11/26 12:09:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.2 2010/12/04 16:10:42 grobian Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://coderay.rubychan.de/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # Redcloth is optional but automagically tested, so we add this |