summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-20 16:34:42 +0000
committerSam James <sam@gentoo.org>2022-01-20 16:34:42 +0000
commit97eaab1d29963e8f61d85ab3d7826fac2d671e76 (patch)
tree9ef36ea44462cd0c0b210e1771a0bf9ff5751399
parentdev-python/cython: Stabilize 0.29.26 arm64, #831546 (diff)
downloadgentoo-97eaab1d29963e8f61d85ab3d7826fac2d671e76.tar.gz
gentoo-97eaab1d29963e8f61d85ab3d7826fac2d671e76.tar.bz2
gentoo-97eaab1d29963e8f61d85ab3d7826fac2d671e76.zip
sys-libs/talloc: Stabilize 2.3.3 amd64, #828680
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/talloc/talloc-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.3.ebuild b/sys-libs/talloc/talloc-2.3.3.ebuild
index 5dc2be77922a..7eb4c6cba9e3 100644
--- a/sys-libs/talloc/talloc-2.3.3.ebuild
+++ b/sys-libs/talloc/talloc-2.3.3.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 ~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 ~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}"