diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:10 +0200 |
commit | 6ab08013fcba85a960780a983a7325e2f6b0c654 (patch) | |
tree | 5ea84dbc5a8ac7b593eae152dcd3a3eee4c9f1af /sys-power/apcupsd | |
parent | sys-libs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-6ab08013fcba85a960780a983a7325e2f6b0c654.tar.gz gentoo-6ab08013fcba85a960780a983a7325e2f6b0c654.tar.bz2 gentoo-6ab08013fcba85a960780a983a7325e2f6b0c654.zip |
sys-power: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-power/apcupsd')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.13.ebuild | 2 | ||||
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild b/sys-power/apcupsd/apcupsd-3.14.13.ebuild index 08695428abc2..cbebbb1a5c2d 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 237d66e517c4..24060d395a6a 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=" |