diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-12 22:13:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-12 21:25:48 +0000 |
commit | 5e778f2a7ba89e760302142219cb0f8395ff89e9 (patch) | |
tree | bf5261324955e9a209ca592d1797dc9bb8080245 /net-misc | |
parent | media-gfx/argyllcms: stable 2.1.2-r1 for hppa, bug #759322 (diff) | |
download | gentoo-5e778f2a7ba89e760302142219cb0f8395ff89e9.tar.gz gentoo-5e778f2a7ba89e760302142219cb0f8395ff89e9.tar.bz2 gentoo-5e778f2a7ba89e760302142219cb0f8395ff89e9.zip |
net-misc/netifrc: stable 0.7.1-r1 for hppa, bug #757222
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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')
-rw-r--r-- | net-misc/netifrc/netifrc-0.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild b/net-misc/netifrc/netifrc-0.7.1-r1.ebuild index e7cd11a3ac1a..41edf1341cce 100644 --- a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild +++ b/net-misc/netifrc/netifrc-0.7.1-r1.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 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" fi LICENSE="BSD-2" |