diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-20 14:30:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-20 14:30:05 +0300 |
commit | eceab2cd0fcc26775ff2bfb96db24adb5fc26416 (patch) | |
tree | b3dc4331f429c777bba94a3e38e7c5de9ac23aed /sys-power/iasl | |
parent | app-misc/golly: amd64 stable wrt bug #685566 (diff) | |
download | gentoo-eceab2cd0fcc26775ff2bfb96db24adb5fc26416.tar.gz gentoo-eceab2cd0fcc26775ff2bfb96db24adb5fc26416.tar.bz2 gentoo-eceab2cd0fcc26775ff2bfb96db24adb5fc26416.zip |
sys-power/iasl: amd64 stable wrt bug #683946
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-power/iasl')
-rw-r--r-- | sys-power/iasl/iasl-20180810.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20180810.ebuild b/sys-power/iasl/iasl-20180810.ebuild index 475500406ccc..5b69ce4b62ec 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 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" DEPEND="sys-devel/bison |