diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:31:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:31:47 +0000 |
commit | 80d61b3090d64c08a619b9ee6ae8e79622007532 (patch) | |
tree | affe9ad7ae24b512199771ee8ab8bc7a109ab993 /sys-apps/osinfo-db | |
parent | sys-apps/osinfo-db-tools: Stabilize 1.10.0 x86, #834426 (diff) | |
download | gentoo-80d61b3090d64c08a619b9ee6ae8e79622007532.tar.gz gentoo-80d61b3090d64c08a619b9ee6ae8e79622007532.tar.bz2 gentoo-80d61b3090d64c08a619b9ee6ae8e79622007532.zip |
sys-apps/osinfo-db: Stabilize 20220214 x86, #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 48e2507e046c..acaa5c9e7aa1 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" |