summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:47:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:47:22 +0200
commit110161e36d6513dbb80b93e61c94e51efc776496 (patch)
treeecec1866697c1cfc9c599a0d007e3401517f7b8d /sys-libs/tevent
parentsys-libs/tdb: Stabilize 1.4.8 amd64, #893086 (diff)
downloadgentoo-110161e36d6513dbb80b93e61c94e51efc776496.tar.gz
gentoo-110161e36d6513dbb80b93e61c94e51efc776496.tar.bz2
gentoo-110161e36d6513dbb80b93e61c94e51efc776496.zip
sys-libs/tevent: Stabilize 0.14.1 amd64, #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.ebuild2
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 7d3990e2e638..c423e1cd6a10 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 )"