diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:31:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:31:50 +0200 |
commit | 46e472cc9839be4ea288bbac837c2a72c62b9c2d (patch) | |
tree | 3351756a8becbdf8fe3c6b3d09db363c5c441d1f /sys-power | |
parent | dev-embedded/xa: x86 stable wrt bug #716288 (diff) | |
download | gentoo-46e472cc9839be4ea288bbac837c2a72c62b9c2d.tar.gz gentoo-46e472cc9839be4ea288bbac837c2a72c62b9c2d.tar.bz2 gentoo-46e472cc9839be4ea288bbac837c2a72c62b9c2d.zip |
sys-power/iasl: x86 stable wrt bug #706672
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/iasl/iasl-20200326.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20200326.ebuild b/sys-power/iasl/iasl-20200326.ebuild index ef76d619f7f3..36b60433cef3 100644 --- a/sys-power/iasl/iasl-20200326.ebuild +++ b/sys-power/iasl/iasl-20200326.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="iASL" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~x86" +KEYWORDS="amd64 ~arm64 ppc x86" IUSE="test" RESTRICT="!test? ( test )" |