commit: ad81bbc355e9bdbf458db17be1ecc0c9a9cebb0a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 15:14:38 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 15:14:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad81bbc3
sys-power/iasl: amd64 stable wrt bug #604388 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-power/iasl/iasl-20160729.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-power/iasl/iasl-20160729.ebuild b/sys-power/iasl/iasl-20160729.ebuild index b18436e..43e9f44 100644 --- a/sys-power/iasl/iasl-20160729.ebuild +++ b/sys-power/iasl/iasl-20160729.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz LICENSE="iASL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" DEPEND="sys-devel/bison
