diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:27:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:27:07 +0000 |
commit | 30b9c200e1498c690fc152558970113bc66d63cd (patch) | |
tree | dec41061a6b25816b8a1326be5e02d30ec8c6d87 /sys-apps/osinfo-db | |
parent | sys-apps/osinfo-db-tools: Stabilize 1.10.0 amd64, #834426 (diff) | |
download | gentoo-30b9c200e1498c690fc152558970113bc66d63cd.tar.gz gentoo-30b9c200e1498c690fc152558970113bc66d63cd.tar.bz2 gentoo-30b9c200e1498c690fc152558970113bc66d63cd.zip |
sys-apps/osinfo-db: Stabilize 20220214 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/osinfo-db')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20220214.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20220214.ebuild b/sys-apps/osinfo-db/osinfo-db-20220214.ebuild index 91d388f8c3ae..48e2507e046c 100644 --- a/sys-apps/osinfo-db/osinfo-db-20220214.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20220214.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" BDEPEND="sys-apps/osinfo-db-tools" |