Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/osinfo-db/
Date: Sat, 02 Jul 2022 20:48:07
Message-Id: 1656794859.975245e76b5b4ebb6b409d01f91deda81e716412.sam@gentoo
1 commit: 975245e76b5b4ebb6b409d01f91deda81e716412
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 20:47:39 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 20:47:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975245e7
7
8 sys-apps/osinfo-db: Stabilize 20220516 amd64, #853958
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/osinfo-db/osinfo-db-20220516.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild b/sys-apps/osinfo-db/osinfo-db-20220516.ebuild
16 index 28ae854564ac..b9d1a9cc0cfe 100644
17 --- a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild
18 +++ b/sys-apps/osinfo-db/osinfo-db-20220516.ebuild
19 @@ -11,7 +11,7 @@ S="${WORKDIR}"
20 LICENSE="GPL-2+"
21 SLOT="0"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 BDEPEND="sys-apps/osinfo-db-tools"