diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2020-03-10 11:36:09 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2020-03-10 11:39:11 +0300 |
commit | aa86b0f6586ffcb7359cb0786ac0669f96596db1 (patch) | |
tree | 3b3513a796f72d57dee21c79a35c8bd2ca896221 /net-misc | |
parent | media-libs/imlib2: s390 stable wrt bug #705460 (diff) | |
download | gentoo-aa86b0f6586ffcb7359cb0786ac0669f96596db1.tar.gz gentoo-aa86b0f6586ffcb7359cb0786ac0669f96596db1.tar.bz2 gentoo-aa86b0f6586ffcb7359cb0786ac0669f96596db1.zip |
net-misc/netifrc: amd64/x86 stable wrt bug #710308
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'net-misc')
-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 2718eb87d9b2..48fd37f78b52 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" |