diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:40:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:40:24 +0100 |
commit | e5a536ba8b42b140713e284240d3b075dac696bf (patch) | |
tree | a145867c3d2509cc0a0d4bb519b7b4129c3e06f5 /sys-power/iasl | |
parent | sys-fs/ddrescue: x86 stable wrt bug #700664 (diff) | |
download | gentoo-e5a536ba8b42b140713e284240d3b075dac696bf.tar.gz gentoo-e5a536ba8b42b140713e284240d3b075dac696bf.tar.bz2 gentoo-e5a536ba8b42b140713e284240d3b075dac696bf.zip |
sys-power/iasl: x86 stable wrt bug #700668
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/iasl')
-rw-r--r-- | sys-power/iasl/iasl-20190703.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20190703.ebuild b/sys-power/iasl/iasl-20190703.ebuild index 50382a406a7b..bf13cf13f623 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" +KEYWORDS="amd64 ~arm64 ppc x86" IUSE="test" DEPEND="sys-devel/bison |