summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2006-10-26 18:58:28 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2006-10-26 18:58:28 +0000
commit67c30770d2b76c8fa4dd3f4d0ebafa0e63b8de5b (patch)
tree037fe121ea38888046da4ff579038c386233d42d /app-mobilephone/wammu/wammu-0.16.ebuild
parentAdd ~amd64 keyword. Bug #152880. (diff)
downloadgentoo-2-67c30770d2b76c8fa4dd3f4d0ebafa0e63b8de5b.tar.gz
gentoo-2-67c30770d2b76c8fa4dd3f4d0ebafa0e63b8de5b.tar.bz2
gentoo-2-67c30770d2b76c8fa4dd3f4d0ebafa0e63b8de5b.zip
Add pybluez dep for amd64 as pybluez is ~amd64 now.
(Portage version: 2.1.2_pre3-r9)
Diffstat (limited to 'app-mobilephone/wammu/wammu-0.16.ebuild')
-rw-r--r--app-mobilephone/wammu/wammu-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/wammu/wammu-0.16.ebuild b/app-mobilephone/wammu/wammu-0.16.ebuild
index 926375721e07..d00310b71ff3 100644
--- a/app-mobilephone/wammu/wammu-0.16.ebuild
+++ b/app-mobilephone/wammu/wammu-0.16.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-mobilephone/wammu/wammu-0.16.ebuild,v 1.1 2006/10/13 20:38:24 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.16.ebuild,v 1.2 2006/10/26 18:58:28 peper Exp $
inherit distutils
@@ -18,7 +18,7 @@ RDEPEND=">=dev-python/wxpython-2.6
>=dev-python/python-gammu-0.15
bluetooth? (
net-wireless/gnome-bluetooth
- !amd64? ( dev-python/pybluez )
+ dev-python/pybluez
)"
DEPEND="dev-util/pkgconfig
${RDEPEND}"