diff options
author | 2013-01-12 14:35:31 +0000 | |
---|---|---|
committer | 2013-01-12 14:35:31 +0000 | |
commit | d99c5bb6c892c3d06023c859c08e403a57fb54c0 (patch) | |
tree | c9f66e402187e6ecc32649c75b5915bb3bc7a7f9 /net-dns/dnstop/dnstop-20110502.ebuild | |
parent | Don't check for twice, but check for redirect support, #445244; thanks Andre... (diff) | |
download | gentoo-2-d99c5bb6c892c3d06023c859c08e403a57fb54c0.tar.gz gentoo-2-d99c5bb6c892c3d06023c859c08e403a57fb54c0.tar.bz2 gentoo-2-d99c5bb6c892c3d06023c859c08e403a57fb54c0.zip |
Keyword ~arm, wrt bug #451134
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-dns/dnstop/dnstop-20110502.ebuild')
-rw-r--r-- | net-dns/dnstop/dnstop-20110502.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnstop/dnstop-20110502.ebuild b/net-dns/dnstop/dnstop-20110502.ebuild index 45c9951c2570..c284047db48b 100644 --- a/net-dns/dnstop/dnstop-20110502.ebuild +++ b/net-dns/dnstop/dnstop-20110502.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20110502.ebuild,v 1.4 2012/03/18 17:40:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20110502.ebuild,v 1.5 2013/01/12 14:35:31 pinkbyte Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dnstop.measurement-factory.com/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="ipv6" RDEPEND="sys-libs/ncurses |