summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-30 13:48:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-30 13:48:43 +0200
commit166b0f311ed0f9e79eeb5a67bd012cdf1b68e507 (patch)
tree01838d7f5d5b31a5d97ee5ed574057dbb7073585 /sys-libs/talloc
parentsys-libs/tdb: Stabilize 1.4.7 ppc, #873571 (diff)
downloadgentoo-166b0f311ed0f9e79eeb5a67bd012cdf1b68e507.tar.gz
gentoo-166b0f311ed0f9e79eeb5a67bd012cdf1b68e507.tar.bz2
gentoo-166b0f311ed0f9e79eeb5a67bd012cdf1b68e507.zip
sys-libs/talloc: Stabilize 2.3.4 ppc, #873574
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/talloc-2.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.4.ebuild b/sys-libs/talloc/talloc-2.3.4.ebuild
index c1e4b2ae603d..10bf40076df5 100644
--- a/sys-libs/talloc/talloc-2.3.4.ebuild
+++ b/sys-libs/talloc/talloc-2.3.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3+ LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
IUSE="compat +python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"