diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 19:24:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 19:24:43 +0000 |
commit | 14f961347656d26b96992735aba7e4d5ee503aa6 (patch) | |
tree | 864e2350e98d5ec3c15a6f78e8452516e0a61a8d /net-misc/netifrc/netifrc-0.7.1.ebuild | |
parent | net-dialup/ppp: stable 2.4.8 for ia64, bug #710308 (diff) | |
download | gentoo-14f961347656d26b96992735aba7e4d5ee503aa6.tar.gz gentoo-14f961347656d26b96992735aba7e4d5ee503aa6.tar.bz2 gentoo-14f961347656d26b96992735aba7e4d5ee503aa6.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>
Diffstat (limited to 'net-misc/netifrc/netifrc-0.7.1.ebuild')
-rw-r--r-- | net-misc/netifrc/netifrc-0.7.1.ebuild | 2 |
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" |