diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
commit | 26fc4405377050802877fed5b55b7575ed3ad72c (patch) | |
tree | f47258dabb22bc57cf72bb34741ad585938cda19 /kde-base/kspy | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.gz gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.bz2 gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kspy')
-rw-r--r-- | kde-base/kspy/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kspy/kspy-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kspy/Manifest b/kde-base/kspy/Manifest index ece2c73941cc..8e816d08f506 100644 --- a/kde-base/kspy/Manifest +++ b/kde-base/kspy/Manifest @@ -1,5 +1,5 @@ MD5 7a763ddede33deb905795d551a756dbf kspy-3.4.0.ebuild 457 -MD5 6ad79955de3090fde667a4b916710ed7 kspy-3.4.1.ebuild 439 +MD5 72d848be8c4f5533e6ed947b5ee8329d kspy-3.4.1.ebuild 458 MD5 d8a0584d875e7ca9a9bdd9904e54c071 ChangeLog 1491 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 629dc052bf3cddca3be442ae6c22f412 files/digest-kspy-3.4.0 66 diff --git a/kde-base/kspy/kspy-3.4.1.ebuild b/kde-base/kspy/kspy-3.4.1.ebuild index 9d70d9a4559f..9607446034f2 100644 --- a/kde-base/kspy/kspy-3.4.1.ebuild +++ b/kde-base/kspy/kspy-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.4.1.ebuild,v 1.1 2005/05/25 21:23:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.4.1.ebuild,v 1.2 2005/05/26 17:14:30 danarmak Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kspy - an utility intended to help developers examine the internal state of a Qt/KDE application" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE=""
\ No newline at end of file |