diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-25 01:43:30 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-25 01:43:30 +0000 |
commit | 39fb5db697c8855603611d4d4f273b5092ca60d4 (patch) | |
tree | c1c637d2ad676df16c9019a92d7ac1fdbc9d137b /dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-39fb5db697c8855603611d4d4f273b5092ca60d4.tar.gz historical-39fb5db697c8855603611d4d4f273b5092ca60d4.tar.bz2 historical-39fb5db697c8855603611d4d4f273b5092ca60d4.zip |
Add ~x86-fbsd
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild')
-rw-r--r-- | dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild b/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild index 058a7e50dd46..293c5e797c83 100644 --- a/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild +++ b/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.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-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild,v 1.12 2007/02/09 19:38:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild,v 1.13 2007/05/25 01:43:30 beandog Exp $ inherit qt3 @@ -10,7 +10,7 @@ SRC_URI="http://www.kolumbus.fi/juuso.alasuutari/${P/-old}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=sys-apps/dbus-0.91" |