diff options
author | 2019-01-31 22:30:09 +0100 | |
---|---|---|
committer | 2019-01-31 23:10:09 +0100 | |
commit | 48f1892ff9fc7266781a2b4724315c6804e2d9b6 (patch) | |
tree | acec7a8bb6e226a1f0b9c10363687a8df56e3dee /sys-power/acpi/acpi-1.7-r1.ebuild | |
parent | dev-lang/erlang-21.1.1: fix build with -ssl (diff) | |
download | gentoo-48f1892ff9fc7266781a2b4724315c6804e2d9b6.tar.gz gentoo-48f1892ff9fc7266781a2b4724315c6804e2d9b6.tar.bz2 gentoo-48f1892ff9fc7266781a2b4724315c6804e2d9b6.zip |
sys-power/acpi: x86 stable (bug #676808)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-power/acpi/acpi-1.7-r1.ebuild')
-rw-r--r-- | sys-power/acpi/acpi-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpi/acpi-1.7-r1.ebuild b/sys-power/acpi/acpi-1.7-r1.ebuild index 5f0686826f47..d0a55044107c 100644 --- a/sys-power/acpi/acpi-1.7-r1.ebuild +++ b/sys-power/acpi/acpi-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" src_install() { default |