diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 18:36:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 18:36:43 +0100 |
commit | b09fd8fce067007401b7bbc021b560c4ce0b57c8 (patch) | |
tree | 9123734d0ba651c290d71782c1338fb6873c8d85 /sys-libs/tevent | |
parent | sys-libs/tdb: Stabilize 1.4.9 arm, #933074 (diff) | |
download | gentoo-b09fd8fce067007401b7bbc021b560c4ce0b57c8.tar.gz gentoo-b09fd8fce067007401b7bbc021b560c4ce0b57c8.tar.bz2 gentoo-b09fd8fce067007401b7bbc021b560c4ce0b57c8.zip |
sys-libs/tevent: Stabilize 0.15.0 arm, #933074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.15.0.ebuild b/sys-libs/tevent/tevent-0.15.0.ebuild index 3100f12a4242..89edf072840b 100644 --- a/sys-libs/tevent/tevent-0.15.0.ebuild +++ b/sys-libs/tevent/tevent-0.15.0.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 ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" IUSE="python test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |