commit: 5873ddcff7921b871625e9e4bbff55e0f032deb6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 06:57:57 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jun 1 06:59:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5873ddcf
sys-power/acpilight: x86 stable wrt bug #793368 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-power/acpilight/acpilight-1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/acpilight/acpilight-1.2-r2.ebuild b/sys-power/acpilight/acpilight-1.2-r2.ebuild index 417aaa5ad56..34572830535 100644 --- a/sys-power/acpilight/acpilight-1.2-r2.ebuild +++ b/sys-power/acpilight/acpilight-1.2-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://gitlab.com/wavexx/acpilight/" SRC_URI="https://gitlab.com/wavexx/acpilight/-/archive/v${PV}/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S="${WORKDIR}/${MY_P}"
