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/iasl | |
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/iasl')
-rw-r--r-- | sys-power/iasl/iasl-20180810.ebuild | 2 | ||||
-rw-r--r-- | sys-power/iasl/iasl-20190215.ebuild | 2 | ||||
-rw-r--r-- | sys-power/iasl/iasl-20190703.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-power/iasl/iasl-20180810.ebuild b/sys-power/iasl/iasl-20180810.ebuild index 7d4945a34e3c..d913d38a351e 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 fc4d7e040e8d..3de24d453ad5 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 edd9ba4e0f01..d6153d6c1452 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 |