diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 03:45:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 03:46:29 +0000 |
commit | 79f0a2ac6f844db3d4b38d7357af9c4d8c352b97 (patch) | |
tree | c3baccbf2ac962c0cdce6e1c999ddd003155626e /sys-power | |
parent | app-admin/apg: remove old (diff) | |
download | gentoo-79f0a2ac6f844db3d4b38d7357af9c4d8c352b97.tar.gz gentoo-79f0a2ac6f844db3d4b38d7357af9c4d8c352b97.tar.bz2 gentoo-79f0a2ac6f844db3d4b38d7357af9c4d8c352b97.zip |
sys-power/suspend: Stabilize 1.0_p20200924 amd64, #751568
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/suspend/suspend-1.0_p20200924.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/suspend/suspend-1.0_p20200924.ebuild b/sys-power/suspend/suspend-1.0_p20200924.ebuild index e40e3e8d371b..33152523d572 100644 --- a/sys-power/suspend/suspend-1.0_p20200924.ebuild +++ b/sys-power/suspend/suspend-1.0_p20200924.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 +lzo threads" RDEPEND=" |