commit: 479d5cd974bfe9e1dd2ee43d1ae98b33fca7dc53
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 08:10:13 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 08:10:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479d5cd9
sys-apps/osinfo-db: Stabilize 20231027 ppc64, #921404
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/osinfo-db/osinfo-db-20231027.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/osinfo-db/osinfo-db-20231027.ebuild
b/sys-apps/osinfo-db/osinfo-db-20231027.ebuild
index 82e86e48b879..326126e5a57f 100644
--- a/sys-apps/osinfo-db/osinfo-db-20231027.ebuild
+++ b/sys-apps/osinfo-db/osinfo-db-20231027.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
BDEPEND="sys-apps/osinfo-db-tools"