diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 04:09:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 04:09:09 +0000 |
commit | 95543011a0b89eb4e5415af4d832db0ddfd18a52 (patch) | |
tree | e4c66e146d2287676c1122e63c22cbbad2df612d /sys-apps | |
parent | sci-geosciences/gnome-maps: Stabilize 40.5 x86, #815013 (diff) | |
download | gentoo-95543011a0b89eb4e5415af4d832db0ddfd18a52.tar.gz gentoo-95543011a0b89eb4e5415af4d832db0ddfd18a52.tar.bz2 gentoo-95543011a0b89eb4e5415af4d832db0ddfd18a52.zip |
sys-apps/osinfo-db: Stabilize 20210809 x86, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20210809.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20210809.ebuild b/sys-apps/osinfo-db/osinfo-db-20210809.ebuild index f98e3d55b641..20e2cff978e3 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" |