diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:49 +0200 |
commit | edc1f4f5e525d4948c2ffa6693bfb5739fe469d6 (patch) | |
tree | 8dcbaba9b3324217cc90afabed4679718b6aac91 /sys-libs/tevent | |
parent | sys-libs/talloc: Stabilize 2.4.0 sparc, #893086 (diff) | |
download | gentoo-edc1f4f5e525d4948c2ffa6693bfb5739fe469d6.tar.gz gentoo-edc1f4f5e525d4948c2ffa6693bfb5739fe469d6.tar.bz2 gentoo-edc1f4f5e525d4948c2ffa6693bfb5739fe469d6.zip |
sys-libs/tevent: Stabilize 0.14.1 sparc, #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 c423e1cd6a10..16c656e2daa4 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 )" |