diff options
author | 2006-04-15 00:14:38 +0000 | |
---|---|---|
committer | 2006-04-15 00:14:38 +0000 | |
commit | 9893d923c8dfc7d751248afe94a86f531e3c64c3 (patch) | |
tree | 29f0ef6167d0775eb50d7673b354f9f3986228a8 /kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-9893d923c8dfc7d751248afe94a86f531e3c64c3.tar.gz gentoo-2-9893d923c8dfc7d751248afe94a86f531e3c64c3.tar.bz2 gentoo-2-9893d923c8dfc7d751248afe94a86f531e3c64c3.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild')
-rw-r--r-- | kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild b/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild index 409502aa1800..4efa15fbde0e 100644 --- a/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild +++ b/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.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/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild,v 1.2 2006/03/28 00:08:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klaptopdaemon/klaptopdaemon-3.5.2.ebuild,v 1.3 2006/04/15 00:14:38 flameeyes Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="klaptopdaemon - KDE battery monitoring and management for laptops" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( x11-libs/libXtst virtual/x11 )" |