diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-25 14:20:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-25 14:20:34 +0000 |
commit | 53c91b7b42bba89f7b6dee07f6cd08898f224e19 (patch) | |
tree | fe0065eff667238ed0256ae0518abcb1a310e093 /net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild | |
parent | append-cflags -mno-vis for sparc wrt #357149 by Alex Buell (diff) | |
download | gentoo-2-53c91b7b42bba89f7b6dee07f6cd08898f224e19.tar.gz gentoo-2-53c91b7b42bba89f7b6dee07f6cd08898f224e19.tar.bz2 gentoo-2-53c91b7b42bba89f7b6dee07f6cd08898f224e19.zip |
Add ~sparc wrt #361615
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild')
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild b/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild index 89056320af25..b62434424cf6 100644 --- a/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild +++ b/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild,v 1.2 2011/04/07 18:53:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild,v 1.3 2011/04/25 14:20:34 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="apache2 speedy" # dev-perl/JSON-1.x is bundled and is incompatible with version 2.x wich is in |