diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-06 13:58:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-06 13:58:21 +0100 |
commit | 1f10e749259d90f57695f1ec761089ed8d1e67b8 (patch) | |
tree | b167d22ab045d637e3a5d17ace4c90ab5558bdc7 /net-misc/netifrc | |
parent | sys-kernel/linux-firmware: Add new snapshot (diff) | |
download | gentoo-1f10e749259d90f57695f1ec761089ed8d1e67b8.tar.gz gentoo-1f10e749259d90f57695f1ec761089ed8d1e67b8.tar.bz2 gentoo-1f10e749259d90f57695f1ec761089ed8d1e67b8.zip |
net-misc/netifrc: amd64/x86 stable, bug #591826
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r-- | net-misc/netifrc/netifrc-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild index 1cbf5d6f7d48..c5c08862edf0 100644 --- a/net-misc/netifrc/netifrc-0.5.1.ebuild +++ b/net-misc/netifrc/netifrc-0.5.1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" - KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi LICENSE="BSD-2" |