summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-16 21:25:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-16 21:25:39 +0300
commitf85a0ac2021822aef31edc0aa66c6599826f2b93 (patch)
tree4af7c5096b1ee11e72105eac7e1bd30b11bdb1ce /net-misc/netifrc
parentdev-python/PyContracts: sh/m68k stable wrt bug #602450 (diff)
downloadgentoo-f85a0ac2021822aef31edc0aa66c6599826f2b93.tar.gz
gentoo-f85a0ac2021822aef31edc0aa66c6599826f2b93.tar.bz2
gentoo-f85a0ac2021822aef31edc0aa66c6599826f2b93.zip
net-misc/netifrc: m68k stable wrt bug #591826
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc/netifrc')
-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 7d558a3cdb65..275f19dc9272 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"