summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-03 20:51:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-03 20:51:19 +0200
commit226eed4f3b954dd526fb9e88346b310de6d1037b (patch)
tree35c07ea9d9d0ff97e7fde62723f19dc85033f3ef /sys-block/libzbd/libzbd-1.2.0-r1.ebuild
parentdev-libs/re2: Stabilize 0.2022.12.01 ppc64, #921204 (diff)
downloadgentoo-226eed4f3b954dd526fb9e88346b310de6d1037b.tar.gz
gentoo-226eed4f3b954dd526fb9e88346b310de6d1037b.tar.bz2
gentoo-226eed4f3b954dd526fb9e88346b310de6d1037b.zip
sys-block/libzbd: Stabilize 1.2.0-r1 ppc64, #921204
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-block/libzbd/libzbd-1.2.0-r1.ebuild')
-rw-r--r--sys-block/libzbd/libzbd-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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