summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
commit5f569edbdf961a15b2e2fd1557abf47303ec00ee (patch)
tree7ea1caed8a93cc914c6b9fc3d9c03b4b5ba35cba /net-misc/netifrc/netifrc-0.6.1.ebuild
parentnet-mail: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.gz
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.bz2
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.zip
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/netifrc/netifrc-0.6.1.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.6.1.ebuild b/net-misc/netifrc/netifrc-0.6.1.ebuild
index d9e3257be440..b6901b9edd73 100644
--- a/net-misc/netifrc/netifrc-0.6.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.6.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 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
fi
LICENSE="BSD-2"