diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:01 +0000 |
commit | 76e091e59ac5b7bffe383ad38f699f79d91cd71f (patch) | |
tree | 36202f886e79007eb017589470a39c66440ca9e4 /sys-libs/libnbd | |
parent | sys-block/nbdkit: Keyword 1.36.1 ppc64, #892954 (diff) | |
download | gentoo-76e091e59ac5b7bffe383ad38f699f79d91cd71f.tar.gz gentoo-76e091e59ac5b7bffe383ad38f699f79d91cd71f.tar.bz2 gentoo-76e091e59ac5b7bffe383ad38f699f79d91cd71f.zip |
sys-libs/libnbd: Keyword 1.18.1 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/libnbd')
-rw-r--r-- | sys-libs/libnbd/libnbd-1.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnbd/libnbd-1.18.1.ebuild b/sys-libs/libnbd/libnbd-1.18.1.ebuild index f76fb66e7ebe..f113c5cc6050 100644 --- a/sys-libs/libnbd/libnbd-1.18.1.ebuild +++ b/sys-libs/libnbd/libnbd-1.18.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.libguestfs.org/libnbd/$(ver_cut 1-2)-stable/${P}.tar.g LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="fuse gnutls go ocaml python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |