diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:03:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:03:51 +0200 |
commit | 2b921406196f6d57fba6fd12f509f9e8f6edb06d (patch) | |
tree | 4f04beda35e57386d2dad08003c98721fbb932d3 /sys-libs/tevent | |
parent | sys-libs/tdb: Stabilize 1.4.8 x86, #893086 (diff) | |
download | gentoo-2b921406196f6d57fba6fd12f509f9e8f6edb06d.tar.gz gentoo-2b921406196f6d57fba6fd12f509f9e8f6edb06d.tar.bz2 gentoo-2b921406196f6d57fba6fd12f509f9e8f6edb06d.zip |
sys-libs/tevent: Stabilize 0.14.1 x86, #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 27d4fba11505..7d3990e2e638 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 )" |