diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:38 +0100 |
commit | ad81bbc355e9bdbf458db17be1ecc0c9a9cebb0a (patch) | |
tree | 644096123bfa650920e763c02e6b08f483f8c194 /sys-power | |
parent | www-servers/lighttpd: version bump, bug 603834 (diff) | |
download | gentoo-ad81bbc355e9bdbf458db17be1ecc0c9a9cebb0a.tar.gz gentoo-ad81bbc355e9bdbf458db17be1ecc0c9a9cebb0a.tar.bz2 gentoo-ad81bbc355e9bdbf458db17be1ecc0c9a9cebb0a.zip |
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@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/iasl/iasl-20160729.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/iasl/iasl-20160729.ebuild b/sys-power/iasl/iasl-20160729.ebuild index b18436e9f9b3..43e9f4414744 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 |