diff options
author | 2024-10-08 17:06:02 +0100 | |
---|---|---|
committer | 2024-10-08 17:06:02 +0100 | |
commit | 9fe3653346df8de7fd3bd04d5092bc909516c877 (patch) | |
tree | 1a5df761b8b10dac2a9d3917ea350c7cc2919da0 /sys-libs | |
parent | sys-libs/tdb: Stabilize 1.4.10 x86, #941101 (diff) | |
download | gentoo-9fe3653346df8de7fd3bd04d5092bc909516c877.tar.gz gentoo-9fe3653346df8de7fd3bd04d5092bc909516c877.tar.bz2 gentoo-9fe3653346df8de7fd3bd04d5092bc909516c877.zip |
sys-libs/tevent: Stabilize 0.16.1 x86, #941101
Signed-off-by: Sam James <sam@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 16d6030c2f1b..d7fa0b4455f9 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 )" |