diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:42:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:42:52 +0000 |
commit | 8673bfbade2f7a45f295a91746d5c3e332687e85 (patch) | |
tree | 63957c38f8a1aaa4dfd4679ffbc36d5d6c07dbf9 /dev-util/monodoc/monodoc-1.2.3.ebuild | |
parent | Stable on IA64, bug 166246. (diff) | |
download | gentoo-2-8673bfbade2f7a45f295a91746d5c3e332687e85.tar.gz gentoo-2-8673bfbade2f7a45f295a91746d5c3e332687e85.tar.bz2 gentoo-2-8673bfbade2f7a45f295a91746d5c3e332687e85.zip |
Keyworded ~sparc
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-util/monodoc/monodoc-1.2.3.ebuild')
-rw-r--r-- | dev-util/monodoc/monodoc-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/monodoc/monodoc-1.2.3.ebuild b/dev-util/monodoc/monodoc-1.2.3.ebuild index 20df91773c49..d8b3cf0b5da7 100644 --- a/dev-util/monodoc/monodoc-1.2.3.ebuild +++ b/dev-util/monodoc/monodoc-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.3.ebuild,v 1.1 2007/02/12 07:47:14 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.3.ebuild,v 1.2 2007/02/14 19:42:52 gustavoz Exp $ inherit mono multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="X" RDEPEND=">=dev-lang/mono-1.1 |