diff options
Diffstat (limited to 'net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild')
-rw-r--r-- | net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild b/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild index cf6548199533..bb3fab832e02 100644 --- a/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild +++ b/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/iptraf-ng/iptraf-ng/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2 doc? ( FDL-1.1 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="doc" RDEPEND=" |