diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:27:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:27:09 +0100 |
commit | 16e1d5e822ce60c0856e0e79ae25bb479f959067 (patch) | |
tree | 7943bb09c2ce4e2e3a6fcd26730a3f56f18f2d4c /sys-power/iasl | |
parent | sys-fs/ddrescue: ppc stable wrt bug #700664 (diff) | |
download | gentoo-16e1d5e822ce60c0856e0e79ae25bb479f959067.tar.gz gentoo-16e1d5e822ce60c0856e0e79ae25bb479f959067.tar.bz2 gentoo-16e1d5e822ce60c0856e0e79ae25bb479f959067.zip |
sys-power/iasl: ppc stable wrt bug #700668
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-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 317b30ccdb01..50382a406a7b 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 |