Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/rasdaemon/
Date: Fri, 24 Jun 2022 02:29:08
Message-Id: 1656037526.1a7f582e51add443a48f941fca0a2c814d0a9a09.prometheanfire@gentoo
1 commit: 1a7f582e51add443a48f941fca0a2c814d0a9a09
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 02:25:26 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 02:25:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7f582e
7
8 app-admin/rasdaemon: 0.6.7-r1 stable amd64/x86
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/rasdaemon/rasdaemon-0.6.7-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/rasdaemon/rasdaemon-0.6.7-r1.ebuild b/app-admin/rasdaemon/rasdaemon-0.6.7-r1.ebuild
17 index 7a8d2aa43192..0ca8b21dd672 100644
18 --- a/app-admin/rasdaemon/rasdaemon-0.6.7-r1.ebuild
19 +++ b/app-admin/rasdaemon/rasdaemon-0.6.7-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.infradead.org/~mchehab/${PN}/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="sqlite"
27
28 DEPEND=""