summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-03-23 18:07:31 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-23 18:07:01 +0000
commit19ecb8c589331c0c226f475265cfd0ee9a6f5435 (patch)
treefd664077ae1735ffd3f05c9f558eba3cfbc384ea /net-misc/netifrc
parentwww-client/links: stable 2.20.2 for hppa, bug #694016 (diff)
downloadgentoo-19ecb8c589331c0c226f475265cfd0ee9a6f5435.tar.gz
gentoo-19ecb8c589331c0c226f475265cfd0ee9a6f5435.tar.bz2
gentoo-19ecb8c589331c0c226f475265cfd0ee9a6f5435.zip
net-misc/netifrc: stable 0.7.1 for hppa, bug #710308
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r--net-misc/netifrc/netifrc-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.1.ebuild b/net-misc/netifrc/netifrc-0.7.1.ebuild
index 3008002e4e9f..87a586c35fd8 100644
--- a/net-misc/netifrc/netifrc-0.7.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
fi
LICENSE="BSD-2"