diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-22 07:50:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-22 07:50:46 +0000 |
commit | 1840ccb8fa28581c6b2eddaac003e306a94a5dfa (patch) | |
tree | acc3637e50f67db861eb331621bf0f0dd04b55a9 /app-cdr/serpentine/serpentine-0.7.ebuild | |
parent | Revision bump for distribution of new init script. (diff) | |
download | gentoo-2-1840ccb8fa28581c6b2eddaac003e306a94a5dfa.tar.gz gentoo-2-1840ccb8fa28581c6b2eddaac003e306a94a5dfa.tar.bz2 gentoo-2-1840ccb8fa28581c6b2eddaac003e306a94a5dfa.zip |
Added ~ppc, bug #140787
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'app-cdr/serpentine/serpentine-0.7.ebuild')
-rw-r--r-- | app-cdr/serpentine/serpentine-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/serpentine/serpentine-0.7.ebuild b/app-cdr/serpentine/serpentine-0.7.ebuild index a30e0b3497d5..0728f80bf747 100644 --- a/app-cdr/serpentine/serpentine-0.7.ebuild +++ b/app-cdr/serpentine/serpentine-0.7.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/app-cdr/serpentine/serpentine-0.7.ebuild,v 1.2 2006/06/14 21:01:14 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/serpentine/serpentine-0.7.ebuild,v 1.3 2006/07/22 07:50:46 dertobi123 Exp $ inherit gnome2 mono @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/serpentine/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="muine" RDEPEND=">=dev-lang/python-2.4 |