diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:00:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:17:59 +0200 |
commit | 40fbe9e1ee25a18bb3dc07e1b376896266ff225b (patch) | |
tree | 4fffd81411a32e67253a9e0696f9192f1e599e1a /net-analyzer/neti | |
parent | net-misc/netdate: x86 stable (bug #696344) (diff) | |
download | gentoo-40fbe9e1ee25a18bb3dc07e1b376896266ff225b.tar.gz gentoo-40fbe9e1ee25a18bb3dc07e1b376896266ff225b.tar.bz2 gentoo-40fbe9e1ee25a18bb3dc07e1b376896266ff225b.zip |
net-analyzer/neti: x86 stable (bug #696324)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/neti')
-rw-r--r-- | net-analyzer/neti/neti-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/neti/neti-2.0-r1.ebuild b/net-analyzer/neti/neti-2.0-r1.ebuild index 453c5877d209..bea83118f9b6 100644 --- a/net-analyzer/neti/neti-2.0-r1.ebuild +++ b/net-analyzer/neti/neti-2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ DESCRIPTION="NETI@Home research project from GATech" HOMEPAGE="http://www.neti.gatech.edu" SRC_URI="mirror://sourceforge/neti/${P}.tar.gz" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="zlib java" |