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/nyx
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/nyx')
-rw-r--r--net-misc/nyx/nyx-2.0.4.ebuild2
-rw-r--r--net-misc/nyx/nyx-2.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nyx/nyx-2.0.4.ebuild b/net-misc/nyx/nyx-2.0.4.ebuild
index 3dcf66f5f51f..47a846523c3b 100644
--- a/net-misc/nyx/nyx-2.0.4.ebuild
+++ b/net-misc/nyx/nyx-2.0.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
fi
LICENSE="GPL-3"
diff --git a/net-misc/nyx/nyx-2.1.0.ebuild b/net-misc/nyx/nyx-2.1.0.ebuild
index 3dcf66f5f51f..47a846523c3b 100644
--- a/net-misc/nyx/nyx-2.1.0.ebuild
+++ b/net-misc/nyx/nyx-2.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
fi
LICENSE="GPL-3"