diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 19:37:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 19:37:44 +0200 |
commit | 6e8c07e4206f36280a5ce21b6057fd98bb2e644f (patch) | |
tree | 9da0252ebfff86d838766e05d5b9822f99b88c94 /sys-libs/tevent | |
parent | sys-libs/tdb: Stabilize 1.4.8 ppc64, #893086 (diff) | |
download | gentoo-6e8c07e4206f36280a5ce21b6057fd98bb2e644f.tar.gz gentoo-6e8c07e4206f36280a5ce21b6057fd98bb2e644f.tar.bz2 gentoo-6e8c07e4206f36280a5ce21b6057fd98bb2e644f.zip |
sys-libs/tevent: Stabilize 0.14.1 ppc64, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.14.1.ebuild b/sys-libs/tevent/tevent-0.14.1.ebuild index 16c656e2daa4..4ca4589aa1f3 100644 --- a/sys-libs/tevent/tevent-0.14.1.ebuild +++ b/sys-libs/tevent/tevent-0.14.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 ~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? ( test )" |