summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-22 20:09:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-22 20:10:06 +0300
commitcf6bd4e9556608ef3082e217ea17fcd4a83923f7 (patch)
tree7df62da9e32c8dd9b376776f3d366606395d002d /net-misc
parentsys-kernel/ck-sources: genpatches-4.15-15 (diff)
downloadgentoo-cf6bd4e9556608ef3082e217ea17fcd4a83923f7.tar.gz
gentoo-cf6bd4e9556608ef3082e217ea17fcd4a83923f7.tar.bz2
gentoo-cf6bd4e9556608ef3082e217ea17fcd4a83923f7.zip
net-misc/netifrc: sh stable wrt bug #591826
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netifrc/netifrc-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild
index 1716e35bf688..1d058b50dbec 100644
--- a/net-misc/netifrc/netifrc-0.5.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.5.1.ebuild
@@ -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 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"