diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:11:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:11:11 +0200 |
commit | b0843630ab2103030755d773db57bca101424c4b (patch) | |
tree | 986875bc8608eaf1172262b0fe6f43dcc0f111e8 /sys-apps | |
parent | net-misc/spice-gtk: Stabilize 0.42-r3 ppc64, #921207 (diff) | |
download | gentoo-b0843630ab2103030755d773db57bca101424c4b.tar.gz gentoo-b0843630ab2103030755d773db57bca101424c4b.tar.bz2 gentoo-b0843630ab2103030755d773db57bca101424c4b.zip |
sys-apps/osinfo-db: Stabilize 20230719 ppc64, #921207
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20230719.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20230719.ebuild b/sys-apps/osinfo-db/osinfo-db-20230719.ebuild index b300a6e56333..f2ac1ce4693f 100644 --- a/sys-apps/osinfo-db/osinfo-db-20230719.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20230719.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" |