summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:34:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:34:02 +0100
commit4f493b375bf50dba44be81ef854efdb65c851409 (patch)
tree23bef0472b57fc910ff50d75394859361bf04951 /net-misc
parentsys-apps/man-db: sparc stable wrt bug #602588 (diff)
downloadgentoo-4f493b375bf50dba44be81ef854efdb65c851409.tar.gz
gentoo-4f493b375bf50dba44be81ef854efdb65c851409.tar.bz2
gentoo-4f493b375bf50dba44be81ef854efdb65c851409.zip
net-misc/netifrc: sparc stable wrt bug #591826
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netifrc/netifrc-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild
index 26c01ff0f701..f8adf4e4552f 100644
--- a/net-misc/netifrc/netifrc-0.5.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,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 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"