diff options
author | Sam James <sam@gentoo.org> | 2022-07-06 02:24:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-06 02:24:13 +0100 |
commit | 451a075e5ccb621acc8161cebd2ec85f438b8901 (patch) | |
tree | 47744d2b38432b9e317e282ec7bc48ec3b4287c8 /sys-apps | |
parent | sci-geosciences/gnome-maps: Stabilize 42.2 x86, #853958 (diff) | |
download | gentoo-451a075e5ccb621acc8161cebd2ec85f438b8901.tar.gz gentoo-451a075e5ccb621acc8161cebd2ec85f438b8901.tar.bz2 gentoo-451a075e5ccb621acc8161cebd2ec85f438b8901.zip |
sys-apps/osinfo-db: Stabilize 20220516 x86, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20220516.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild b/sys-apps/osinfo-db/osinfo-db-20220516.ebuild index b9d1a9cc0cfe..e40530368a72 100644 --- a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20220516.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" |