summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-18 03:49:32 +0000
committerSam James <sam@gentoo.org>2022-02-18 03:49:32 +0000
commit78325e6d51b7bd269c8d6267d8471bd59b2c8f8a (patch)
tree01f63a87bbed8d1c38354ab1b8f89077f6b2976d /sys-libs/talloc
parentx11-libs/libwnck: Version bump to 40.1 (diff)
downloadgentoo-78325e6d51b7bd269c8d6267d8471bd59b2c8f8a.tar.gz
gentoo-78325e6d51b7bd269c8d6267d8471bd59b2c8f8a.tar.bz2
gentoo-78325e6d51b7bd269c8d6267d8471bd59b2c8f8a.zip
sys-libs/talloc: Stabilize 2.3.3 arm64, #828680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-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 9edfc38d8258..1e9ebe19c0af 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}"