diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-18 10:36:33 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-18 10:36:33 +0200 |
commit | 6e5d64805d4c439d95688dc780eb224dd2ab78da (patch) | |
tree | dfd90a18e51c290b7f09744bd02db2d4c284adf1 /sys-power/suspend | |
parent | media-gfx/splashutils: Drop old (diff) | |
download | gentoo-6e5d64805d4c439d95688dc780eb224dd2ab78da.tar.gz gentoo-6e5d64805d4c439d95688dc780eb224dd2ab78da.tar.bz2 gentoo-6e5d64805d4c439d95688dc780eb224dd2ab78da.zip |
sys-power/suspend: x86 stable, bug #567376
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-power/suspend')
-rw-r--r-- | sys-power/suspend/suspend-1.0_p20150810.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/suspend/suspend-1.0_p20150810.ebuild b/sys-power/suspend/suspend-1.0_p20150810.ebuild index 67d19196fc9d..24f16d93809c 100644 --- a/sys-power/suspend/suspend-1.0_p20150810.ebuild +++ b/sys-power/suspend/suspend-1.0_p20150810.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${PN}-${BASE_PV}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="crypt fbsplash +lzo threads" RDEPEND=" |