diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-21 16:52:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-21 16:52:34 +0000 |
commit | df149a4f72913ba648f9224ff2d2eb8a4dede498 (patch) | |
tree | 4716915c23566a1a42464b86fd5d8cf0f76b8739 /sys-apps/dstat/dstat-0.6.7.ebuild | |
parent | Run full-fledged eautoreconf, otherwise the maintainer-mode will re-run it an... (diff) | |
download | historical-df149a4f72913ba648f9224ff2d2eb8a4dede498.tar.gz historical-df149a4f72913ba648f9224ff2d2eb8a4dede498.tar.bz2 historical-df149a4f72913ba648f9224ff2d2eb8a4dede498.zip |
Add ~sparc wrt #218738
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 60628bd4c556..1020907e0f86 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.2 2008/04/21 16:12:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.6.7.ebuild,v 1.3 2008/04/21 16:52:34 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 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" RDEPEND="virtual/python" |