summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-20 16:34:43 +0000
committerSam James <sam@gentoo.org>2022-01-20 16:34:43 +0000
commit97fccdb579798598e63f44955320762ce4a85e57 (patch)
tree6dfb85bf3da068c38c361f3cbc58716f6d045425 /sys-libs/tevent
parentsys-libs/talloc: Stabilize 2.3.3 amd64, #828680 (diff)
downloadgentoo-97fccdb579798598e63f44955320762ce4a85e57.tar.gz
gentoo-97fccdb579798598e63f44955320762ce4a85e57.tar.bz2
gentoo-97fccdb579798598e63f44955320762ce4a85e57.zip
sys-libs/tevent: Stabilize 0.11.0 amd64, #828680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/tevent-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild b/sys-libs/tevent/tevent-0.11.0.ebuild
index 209aee204c4b..4190931690f9 100644
--- a/sys-libs/tevent/tevent-0.11.0.ebuild
+++ b/sys-libs/tevent/tevent-0.11.0.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
IUSE="python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"