summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-04 17:44:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-04 17:44:35 +0300
commitd83fba53d92ebda85366fff5808e38fe3c748439 (patch)
treeee41b10945cf14e209f15d00f627c8b86ff0404a /net-misc/netifrc/netifrc-0.6.0.ebuild
parentdev-lang/perl: keyword ~riscv (diff)
downloadgentoo-d83fba53d92ebda85366fff5808e38fe3c748439.tar.gz
gentoo-d83fba53d92ebda85366fff5808e38fe3c748439.tar.bz2
gentoo-d83fba53d92ebda85366fff5808e38fe3c748439.zip
net-misc/netifrc: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc/netifrc/netifrc-0.6.0.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netifrc/netifrc-0.6.0.ebuild b/net-misc/netifrc/netifrc-0.6.0.ebuild
index ccf27f251b5d..ea0bb835f877 100644
--- a/net-misc/netifrc/netifrc-0.6.0.ebuild
+++ b/net-misc/netifrc/netifrc-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"