diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 15:56:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 15:56:56 +0000 |
commit | e52f27f15e10aff0b0e249b9247d997d6ddfd363 (patch) | |
tree | 2ef52dd6d47d243b9b57f2e5eeca98d46664743a /sys-apps/dstat/dstat-0.6.7.ebuild | |
parent | alpha/ia64 stable wrt #235407 (diff) | |
download | historical-e52f27f15e10aff0b0e249b9247d997d6ddfd363.tar.gz historical-e52f27f15e10aff0b0e249b9247d997d6ddfd363.tar.bz2 historical-e52f27f15e10aff0b0e249b9247d997d6ddfd363.zip |
sparc/x86 stable, add ~ia64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-apps/dstat/dstat-0.6.7.ebuild')
-rw-r--r-- | sys-apps/dstat/dstat-0.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dstat/dstat-0.6.7.ebuild b/sys-apps/dstat/dstat-0.6.7.ebuild index 1b01fd318eca..c51987a49781 100644 --- a/sys-apps/dstat/dstat-0.6.7.ebuild +++ b/sys-apps/dstat/dstat-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.6.7.ebuild,v 1.4 2008/08/11 21:39:37 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.6.7.ebuild,v 1.5 2008/08/27 15:56:56 armin76 Exp $ inherit python @@ -9,7 +9,7 @@ HOMEPAGE="http://dag.wieers.com/home-made/dstat/" SRC_URI="http://dag.wieers.com/home-made/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" IUSE="" RDEPEND="virtual/python" |