commit:     6ab08013fcba85a960780a983a7325e2f6b0c654
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 15:38:10 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 15:38:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab08013

sys-power: Remove *-fbsd KEYWORDS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-power/apcupsd/apcupsd-3.14.13.ebuild    | 2 +-
 sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild | 2 +-
 sys-power/iasl/iasl-20180810.ebuild         | 2 +-
 sys-power/iasl/iasl-20190215.ebuild         | 2 +-
 sys-power/iasl/iasl-20190703.ebuild         | 2 +-
 sys-power/nut/nut-2.7.4-r1.ebuild           | 2 +-
 sys-power/nut/nut-2.7.4-r2.ebuild           | 2 +-
 sys-power/nut/nut-2.7.4-r3.ebuild           | 2 +-
 sys-power/upower/upower-0.99.11.ebuild      | 2 +-
 sys-power/upower/upower-0.99.9-r1.ebuild    | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild 
b/sys-power/apcupsd/apcupsd-3.14.13.ebuild
index 08695428abc..cbebbb1a5c2 100644
--- a/sys-power/apcupsd/apcupsd-3.14.13.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc x86"
 IUSE="snmp +usb cgi nls gnome kernel_linux"
 
 DEPEND="

diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild 
b/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild
index 237d66e517c..24060d395a6 100644
--- a/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc x86"
 IUSE="snmp +usb +modbus cgi gnome kernel_linux"
 
 DEPEND="

diff --git a/sys-power/iasl/iasl-20180810.ebuild 
b/sys-power/iasl/iasl-20180810.ebuild
index 7d4945a34e3..d913d38a351 100644
--- a/sys-power/iasl/iasl-20180810.ebuild
+++ b/sys-power/iasl/iasl-20180810.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
 
 LICENSE="iASL"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86"
 IUSE="test"
 
 DEPEND="sys-devel/bison

diff --git a/sys-power/iasl/iasl-20190215.ebuild 
b/sys-power/iasl/iasl-20190215.ebuild
index fc4d7e040e8..3de24d453ad 100644
--- a/sys-power/iasl/iasl-20190215.ebuild
+++ b/sys-power/iasl/iasl-20190215.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
 
 LICENSE="iASL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND="sys-devel/bison

diff --git a/sys-power/iasl/iasl-20190703.ebuild 
b/sys-power/iasl/iasl-20190703.ebuild
index edd9ba4e0f0..d6153d6c145 100644
--- a/sys-power/iasl/iasl-20190703.ebuild
+++ b/sys-power/iasl/iasl-20190703.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
 
 LICENSE="iASL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
 IUSE="test"
 
 DEPEND="sys-devel/bison

diff --git a/sys-power/nut/nut-2.7.4-r1.ebuild 
b/sys-power/nut/nut-2.7.4-r1.ebuild
index a57d0c12917..33146bc92d7 100644
--- a/sys-power/nut/nut-2.7.4-r1.ebuild
+++ b/sys-power/nut/nut-2.7.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://random.networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ppc64 x86"
 
 IUSE="cgi ipmi snmp +usb selinux ssl tcpd xml zeroconf"
 CDEPEND="

diff --git a/sys-power/nut/nut-2.7.4-r2.ebuild 
b/sys-power/nut/nut-2.7.4-r2.ebuild
index 4e93549bfb9..ad94972b18b 100644
--- a/sys-power/nut/nut-2.7.4-r2.ebuild
+++ b/sys-power/nut/nut-2.7.4-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.networkupstools.org/";
 SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 
 IUSE="cgi gui ipmi snmp +usb selinux ssl tcpd xml zeroconf"
 REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )"

diff --git a/sys-power/nut/nut-2.7.4-r3.ebuild 
b/sys-power/nut/nut-2.7.4-r3.ebuild
index 5b780f48de5..245adf5452f 100644
--- a/sys-power/nut/nut-2.7.4-r3.ebuild
+++ b/sys-power/nut/nut-2.7.4-r3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.networkupstools.org/";
 SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ppc64 x86"
 
 IUSE="cgi gui ipmi snmp +usb selinux ssl tcpd xml zeroconf"
 REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )"

diff --git a/sys-power/upower/upower-0.99.11.ebuild 
b/sys-power/upower/upower-0.99.11.ebuild
index 3e72c5ea1d7..a6aeeafc5c5 100644
--- a/sys-power/upower/upower-0.99.11.ebuild
+++ b/sys-power/upower/upower-0.99.11.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0/3" # based on SONAME of libupower-glib.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 # gtk-doc files are not available as prebuilt in the tarball
 IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"

diff --git a/sys-power/upower/upower-0.99.9-r1.ebuild 
b/sys-power/upower/upower-0.99.9-r1.ebuild
index 70d4b2d6f15..c313d30cee9 100644
--- a/sys-power/upower/upower-0.99.9-r1.ebuild
+++ b/sys-power/upower/upower-0.99.9-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0/3" # based on SONAME of libupower-glib.so
-KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
 
 # gtk-doc files are not available as prebuilt in the tarball
 IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"

Reply via email to