summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-18 03:49:35 +0000
committerSam James <sam@gentoo.org>2022-02-18 03:49:35 +0000
commitf1495ccdea5d34f1f11938b6775622738aadd869 (patch)
treebeb9816cb698d45bef7571d7269854092698130f /sys-libs/tevent
parentsys-libs/talloc: Stabilize 2.3.3 arm64, #828680 (diff)
downloadgentoo-f1495ccdea5d34f1f11938b6775622738aadd869.tar.gz
gentoo-f1495ccdea5d34f1f11938b6775622738aadd869.tar.bz2
gentoo-f1495ccdea5d34f1f11938b6775622738aadd869.zip
sys-libs/tevent: Stabilize 0.11.0 arm64, #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 17577a204860..305c943ae291 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}"