diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:57 +0300 |
commit | f931a4c915a4f7a4e75e65a5131a7f02c76d5fd5 (patch) | |
tree | 0980b488be7650aea5c3b4abed2f221662668d99 /sys-libs | |
parent | sys-libs/tdb: Stabilize 1.4.10 arm, #941101 (diff) | |
download | gentoo-f931a4c915a4f7a4e75e65a5131a7f02c76d5fd5.tar.gz gentoo-f931a4c915a4f7a4e75e65a5131a7f02c76d5fd5.tar.bz2 gentoo-f931a4c915a4f7a4e75e65a5131a7f02c76d5fd5.zip |
sys-libs/tevent: Stabilize 0.16.1 arm, #941101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tevent/tevent-0.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.16.1.ebuild b/sys-libs/tevent/tevent-0.16.1.ebuild index cc07b7a8e83b..0c9f9f49023a 100644 --- a/sys-libs/tevent/tevent-0.16.1.ebuild +++ b/sys-libs/tevent/tevent-0.16.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" IUSE="python test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |