summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimone Gotti <motaboy@gentoo.org>2004-12-16 11:25:27 +0000
committerSimone Gotti <motaboy@gentoo.org>2004-12-16 11:25:27 +0000
commit8c7d1437e69e0c3cf211220901483afa29c8e564 (patch)
tree6fccd1c6d9fc453bf15991f5f168754eb930bd62 /mail-client/kbiff/kbiff-3.7.1.ebuild
parentStable on x86. (diff)
downloadhistorical-8c7d1437e69e0c3cf211220901483afa29c8e564.tar.gz
historical-8c7d1437e69e0c3cf211220901483afa29c8e564.tar.bz2
historical-8c7d1437e69e0c3cf211220901483afa29c8e564.zip
Stable on x86.
Diffstat (limited to 'mail-client/kbiff/kbiff-3.7.1.ebuild')
-rw-r--r--mail-client/kbiff/kbiff-3.7.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/kbiff/kbiff-3.7.1.ebuild b/mail-client/kbiff/kbiff-3.7.1.ebuild
index 6e3c2023125e..6cbafece2889 100644
--- a/mail-client/kbiff/kbiff-3.7.1.ebuild
+++ b/mail-client/kbiff/kbiff-3.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/kbiff/kbiff-3.7.1.ebuild,v 1.2 2004/12/06 15:15:59 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/kbiff/kbiff-3.7.1.ebuild,v 1.3 2004/12/16 11:25:27 motaboy Exp $
inherit kde eutils
@@ -10,7 +10,7 @@ SRC_URI="http://devel-home.kde.org/~granroth/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+KEYWORDS="x86 ~sparc ~ppc ~amd64"
IUSE=""
DEPEND=">=kde-base/kdebase-3"
@@ -20,4 +20,4 @@ src_unpack() {
kde_src_unpack
use arts || epatch ${FILESDIR}/${P}-configure-arts.patch
-} \ No newline at end of file
+}