diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:26 +0200 |
commit | ac984783095a7e4d63b69648d402a3cb9743b752 (patch) | |
tree | 19e031847c33a4cdc3f05a0a8c58321968706926 /sys-power/iasl | |
parent | dev-util/geany-plugins: arm stable wrt bug #716994 (diff) | |
download | gentoo-ac984783095a7e4d63b69648d402a3cb9743b752.tar.gz gentoo-ac984783095a7e4d63b69648d402a3cb9743b752.tar.bz2 gentoo-ac984783095a7e4d63b69648d402a3cb9743b752.zip |
sys-power/iasl: ppc stable wrt bug #706672
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/iasl')
-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 66405e5d6191..ef76d619f7f3 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 )" |