From 226eed4f3b954dd526fb9e88346b310de6d1037b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 3 Jan 2024 20:51:19 +0200 Subject: sys-block/libzbd: Stabilize 1.2.0-r1 ppc64, #921204 Signed-off-by: Arthur Zamarin --- sys-block/libzbd/libzbd-1.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-block') diff --git a/sys-block/libzbd/libzbd-1.2.0-r1.ebuild b/sys-block/libzbd/libzbd-1.2.0-r1.ebuild index df59911800b2..4a46862fc6f5 100644 --- a/sys-block/libzbd/libzbd-1.2.0-r1.ebuild +++ b/sys-block/libzbd/libzbd-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/westerndigitalcorporation/${PN}/archive/v${PV}.tar.g # Examples/tools are GPL-3+, library is LGPL-3+ LICENSE="GPL-3+ LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="gtk" # PKG_CHECK_MODULES is only for GTK right now -- cgit v1.2.3-65-gdbad