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/wol
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/wol')
-rw-r--r--net-misc/wol/wol-0.7.1-r1.ebuild2
-rw-r--r--net-misc/wol/wol-0.7.1-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wol/wol-0.7.1-r1.ebuild b/net-misc/wol/wol-0.7.1-r1.ebuild
index 7b4fd2794d93..ddb2e8ea3fd3 100644
--- a/net-misc/wol/wol-0.7.1-r1.ebuild
+++ b/net-misc/wol/wol-0.7.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ~ppc64 x86"
IUSE="nls"
src_configure() {
diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild
index ba9beeb7d55d..5e38e31fd64a 100644
--- a/net-misc/wol/wol-0.7.1-r2.ebuild
+++ b/net-misc/wol/wol-0.7.1-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
IUSE="nls"
src_configure() {