diff options
Diffstat (limited to 'dev-util/ciabot-svn/ciabot-svn-1.15.ebuild')
-rw-r--r-- | dev-util/ciabot-svn/ciabot-svn-1.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild b/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild index d0984bfd27e7..369c617d0bb9 100644 --- a/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild +++ b/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.3 2009/10/12 19:34:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.4 2010/12/17 01:56:49 darkside Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.py.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-lang/python" |