diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-29 05:13:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-29 05:13:21 +0000 |
commit | 1b381d957c646c5f89670d98f15d18bf40e8e976 (patch) | |
tree | eeb4eef93a6cbe5627c4b1c72eda5bd390f20037 /kde-base/khexedit/khexedit-3.5.0.ebuild | |
parent | New version, lots of features. Added local useflags for avahi, daap, musicbra... (diff) | |
download | historical-1b381d957c646c5f89670d98f15d18bf40e8e976.tar.gz historical-1b381d957c646c5f89670d98f15d18bf40e8e976.tar.bz2 historical-1b381d957c646c5f89670d98f15d18bf40e8e976.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/khexedit/khexedit-3.5.0.ebuild')
-rw-r--r-- | kde-base/khexedit/khexedit-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/khexedit/khexedit-3.5.0.ebuild b/kde-base/khexedit/khexedit-3.5.0.ebuild index 3c60c99060c1..ef37da29cbb1 100644 --- a/kde-base/khexedit/khexedit-3.5.0.ebuild +++ b/kde-base/khexedit/khexedit-3.5.0.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/khexedit/khexedit-3.5.0.ebuild,v 1.1 2005/11/22 22:14:07 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.0.ebuild,v 1.2 2005/11/29 04:14:39 weeve Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE hex editor" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |