diff options
author | 2004-12-18 20:09:52 +0000 | |
---|---|---|
committer | 2004-12-18 20:09:52 +0000 | |
commit | 7962bad0e6c3a999601354e8d17c59f2a9a2826f (patch) | |
tree | b28573f4b346a69785008f276585362a2ea304a7 /sys-apps/di/di-3.9.ebuild | |
parent | gcc-3.4 fix (Manifest recommit) (diff) | |
download | gentoo-2-7962bad0e6c3a999601354e8d17c59f2a9a2826f.tar.gz gentoo-2-7962bad0e6c3a999601354e8d17c59f2a9a2826f.tar.bz2 gentoo-2-7962bad0e6c3a999601354e8d17c59f2a9a2826f.zip |
added ~ppc64 to KEYWORDS
Diffstat (limited to 'sys-apps/di/di-3.9.ebuild')
-rw-r--r-- | sys-apps/di/di-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/di/di-3.9.ebuild b/sys-apps/di/di-3.9.ebuild index 764f3113865d..1f67bf2a9d8e 100644 --- a/sys-apps/di/di-3.9.ebuild +++ b/sys-apps/di/di-3.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.10 2004/09/03 21:03:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.11 2004/12/18 20:09:52 corsair Exp $ DESCRIPTION="Disk Information Utility" SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" HOMEPAGE="http://www.gentoo.com/di/" -KEYWORDS="x86 amd64 ia64 ppc" +KEYWORDS="x86 amd64 ia64 ppc ~ppc64" IUSE="" LICENSE="as-is" DEPEND="" |