commit: 0adfd4480ce15576369e178c43014af229838722 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri May 5 10:23:34 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri May 5 10:24:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adfd448
sys-power/power-profiles-daemon: stabilize 0.13 for amd64, x86 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild b/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild index 86f286cd8fff..2d20c111445c 100644 --- a/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild +++ b/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/hadess/${PN}/-/archive/${PV}/${P}.tar.bz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk-doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
