diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:47 +0100 |
commit | b23792d6ad304f3224675fb2eb25779bfbffe640 (patch) | |
tree | eac4300de551f6974d5df67326afa7c8a3abca2e /net-misc | |
parent | net-misc/libteam: amd64 stable wrt bug #757216 (diff) | |
download | gentoo-b23792d6ad304f3224675fb2eb25779bfbffe640.tar.gz gentoo-b23792d6ad304f3224675fb2eb25779bfbffe640.tar.bz2 gentoo-b23792d6ad304f3224675fb2eb25779bfbffe640.zip |
net-misc/netifrc: amd64 stable wrt bug #757222
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 78862ef6cc85..85f2c5e33aeb 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" |