diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-04 18:01:13 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-04 18:01:13 +0000 |
commit | 8ad1f5601c1ae24bf579db4d93e45e55c98a801f (patch) | |
tree | 57b54c8ffe4f6589a64e15f70f22d83e7c700c62 /dev-python/pyode/pyode-1.1.0_p20060728.ebuild | |
parent | stable on x86 (diff) | |
download | gentoo-2-8ad1f5601c1ae24bf579db4d93e45e55c98a801f.tar.gz gentoo-2-8ad1f5601c1ae24bf579db4d93e45e55c98a801f.tar.bz2 gentoo-2-8ad1f5601c1ae24bf579db4d93e45e55c98a801f.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'dev-python/pyode/pyode-1.1.0_p20060728.ebuild')
-rw-r--r-- | dev-python/pyode/pyode-1.1.0_p20060728.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyode/pyode-1.1.0_p20060728.ebuild b/dev-python/pyode/pyode-1.1.0_p20060728.ebuild index 1ba4aefa8c78..9cc43919e0e5 100644 --- a/dev-python/pyode/pyode-1.1.0_p20060728.ebuild +++ b/dev-python/pyode/pyode-1.1.0_p20060728.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyode/pyode-1.1.0_p20060728.ebuild,v 1.1 2006/07/28 12:37:21 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyode/pyode-1.1.0_p20060728.ebuild,v 1.2 2006/09/04 18:01:13 the_paya Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/python |