diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:48:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:48:46 +0100 |
commit | a1fc5128eaf219f6fa2f40ba62d76ac230eeba58 (patch) | |
tree | 53956145205993ead0e0e181c6284c64dc3d2589 /sys-apps/osinfo-db | |
parent | net-misc/modemmanager: Stabilize 1.16.6 arm64, #800710 (diff) | |
download | gentoo-a1fc5128eaf219f6fa2f40ba62d76ac230eeba58.tar.gz gentoo-a1fc5128eaf219f6fa2f40ba62d76ac230eeba58.tar.bz2 gentoo-a1fc5128eaf219f6fa2f40ba62d76ac230eeba58.zip |
sys-apps/osinfo-db: Stabilize 20210621 arm64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/osinfo-db')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20210621.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20210621.ebuild b/sys-apps/osinfo-db/osinfo-db-20210621.ebuild index 8ce74ca0d1ea..109cfb6ee818 100644 --- a/sys-apps/osinfo-db/osinfo-db-20210621.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20210621.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" BDEPEND="sys-apps/osinfo-db-tools" |