diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:41:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:41:00 +0000 |
commit | 47808c1b683634ed08a988b401cdfbffda50564a (patch) | |
tree | ecf6facdb08a98ffa880190671483ec65d203ae7 /sys-libs/talloc | |
parent | app-admin/rsyslog: Stabilize 8.2102.0 arm, #768675 (diff) | |
download | gentoo-47808c1b683634ed08a988b401cdfbffda50564a.tar.gz gentoo-47808c1b683634ed08a988b401cdfbffda50564a.tar.bz2 gentoo-47808c1b683634ed08a988b401cdfbffda50564a.zip |
sys-libs/talloc: Stabilize 2.3.2 arm, #778026
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r-- | sys-libs/talloc/talloc-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.2.ebuild b/sys-libs/talloc/talloc-2.3.2.ebuild index 964c2ba76e38..10815f521eec 100644 --- a/sys-libs/talloc/talloc-2.3.2.ebuild +++ b/sys-libs/talloc/talloc-2.3.2.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}" |