summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-14 19:24:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-14 19:24:43 +0000
commit14f961347656d26b96992735aba7e4d5ee503aa6 (patch)
tree864e2350e98d5ec3c15a6f78e8452516e0a61a8d
parentnet-dialup/ppp: stable 2.4.8 for ia64, bug #710308 (diff)
downloadgentoo-14f96134.tar.gz
gentoo-14f96134.tar.bz2
gentoo-14f96134.zip
net-misc/netifrc: stable 0.7.1 for ia64, bug #710308
Package-Manager: Portage-2.3.93, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 e8e8051aeb33..3008002e4e9f 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"