net-analyzer/driftnet: add ~arm64 keyword
authorStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 16:48:55 +0000 (11:48 -0500)
committerStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 16:49:02 +0000 (11:49 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild

index 8479e85a67948a0103779e141629c789695b7066..45f81624b3e14a0c3f4d7a82c35de2a442a94ad2 100644 (file)
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils fcaps flag-o-matic toolchain-funcs
 
-DESCRIPTION="A program which listens to network traffic and picks out images from TCP streams it observes"
+DESCRIPTION="Listen to network traffic and pick out images from TCP streams observed"
 HOMEPAGE="http://www.ex-parrot.com/~chris/driftnet/"
 SRC_URI="mirror://github/rbu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ppc -sparc x86"
+KEYWORDS="amd64 ~arm64 ppc -sparc x86"
 SLOT="0"
 IUSE="gtk mp3 suid"