diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 18:53:28 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 18:53:28 +0000 |
commit | 5f27d1717bb1545f808170862cab1b894e29835d (patch) | |
tree | c6545c5fc1ac08e8edc07ef10236a14c63de63e0 /dev-util/monodoc/monodoc-1.2.4.ebuild | |
parent | Initial commit. (diff) | |
download | gentoo-2-5f27d1717bb1545f808170862cab1b894e29835d.tar.gz gentoo-2-5f27d1717bb1545f808170862cab1b894e29835d.tar.bz2 gentoo-2-5f27d1717bb1545f808170862cab1b894e29835d.zip |
Stable on x86 wrt bug #186769
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-util/monodoc/monodoc-1.2.4.ebuild')
-rw-r--r-- | dev-util/monodoc/monodoc-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/monodoc/monodoc-1.2.4.ebuild b/dev-util/monodoc/monodoc-1.2.4.ebuild index befab67015eb..09e1a6125bf9 100644 --- a/dev-util/monodoc/monodoc-1.2.4.ebuild +++ b/dev-util/monodoc/monodoc-1.2.4.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.4.ebuild,v 1.4 2007/08/11 14:54:05 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild,v 1.5 2007/08/20 18:53:28 jokey 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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="X" RDEPEND=">=dev-lang/mono-1.1 |