diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:56 +0300 |
commit | cd8daf6318ca5596d894dbd39568dda558dff16d (patch) | |
tree | 4fde3812aa7925e15cf0094a8b20f5d50a4b10f6 /sys-libs | |
parent | sys-libs/ldb: Stabilize 2.8.1 arm, #941101 (diff) | |
download | gentoo-cd8daf6318ca5596d894dbd39568dda558dff16d.tar.gz gentoo-cd8daf6318ca5596d894dbd39568dda558dff16d.tar.bz2 gentoo-cd8daf6318ca5596d894dbd39568dda558dff16d.zip |
sys-libs/talloc: Stabilize 2.4.2 arm, #941101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/talloc-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.4.2.ebuild b/sys-libs/talloc/talloc-2.4.2.ebuild index e4b5bc0b3505..3bd15a2e8349 100644 --- a/sys-libs/talloc/talloc-2.4.2.ebuild +++ b/sys-libs/talloc/talloc-2.4.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="compat +python test valgrind" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |