commit: 25a056a831e018a2a40b9cdbdef729dd2b12317f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 4 01:23:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 4 01:23:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a056a8
sys-apps/osinfo-db: Stabilize 20210809 arm64, #815013 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/osinfo-db/osinfo-db-20210809.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/osinfo-db/osinfo-db-20210809.ebuild b/sys-apps/osinfo-db/osinfo-db-20210809.ebuild index 190d3df3ab2..0bc916cff98 100644 --- a/sys-apps/osinfo-db/osinfo-db-20210809.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20210809.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"