diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-20 11:51:32 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-26 10:41:31 -0400 |
commit | f0fb8e5e12714b0cf7e72ce4d9e840db23d6833f (patch) | |
tree | 44f3eb4e791eb7a7e38322abdec9de5302145301 /sys-libs | |
parent | sys-libs/talloc: Stabilize 2.4.1 hppa, #933074 (diff) | |
download | gentoo-f0fb8e5e12714b0cf7e72ce4d9e840db23d6833f.tar.gz gentoo-f0fb8e5e12714b0cf7e72ce4d9e840db23d6833f.tar.bz2 gentoo-f0fb8e5e12714b0cf7e72ce4d9e840db23d6833f.zip |
sys-libs/tevent: Stabilize 0.15.0 hppa, #933074
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 59947e7769d9..3df775d6d566 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 )" |