diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:10:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:10:17 +0000 |
commit | ced1079f1a418344e98a666ff07159a6eb9640f1 (patch) | |
tree | b6cbb9a331ad0cfd6cc65d9e34b5a5e4dde9dccc /sys-apps | |
parent | net-libs/glib-networking: Stabilize 2.66.0 arm64, #774927 (diff) | |
download | gentoo-ced1079f1a418344e98a666ff07159a6eb9640f1.tar.gz gentoo-ced1079f1a418344e98a666ff07159a6eb9640f1.tar.bz2 gentoo-ced1079f1a418344e98a666ff07159a6eb9640f1.zip |
sys-apps/osinfo-db: Stabilize 20201015 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20201015.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild b/sys-apps/osinfo-db/osinfo-db-20201015.ebuild index 8ce74ca0d1ea..109cfb6ee818 100644 --- a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20201015.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" |