summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 19:37:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 19:37:55 +0000
commitc7ac6d83c41d6e96ee9a324dd1466e7ff56b7d4e (patch)
treeb92134ba6eb8eb2dd802ae2f8e8b6ce0ab3976ab /net-misc/netifrc/netifrc-0.1.ebuild
parentStable for ppc, wrt bug #487332 (diff)
downloadgentoo-2-c7ac6d83c41d6e96ee9a324dd1466e7ff56b7d4e.tar.gz
gentoo-2-c7ac6d83c41d6e96ee9a324dd1466e7ff56b7d4e.tar.bz2
gentoo-2-c7ac6d83c41d6e96ee9a324dd1466e7ff56b7d4e.zip
Stable for ppc, wrt bug #487332
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/netifrc/netifrc-0.1.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netifrc/netifrc-0.1.ebuild b/net-misc/netifrc/netifrc-0.1.ebuild
index 902d563bd796..efe0012dabde 100644
--- a/net-misc/netifrc/netifrc-0.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.1.ebuild,v 1.10 2014/01/18 09:10:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.1.ebuild,v 1.11 2014/01/19 19:37:55 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~williamh/dist/${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"