summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-30 17:24:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-30 17:24:40 +0200
commitbe034e1a3e94c8767f7a0f4cf4f1cff49cf4f0c4 (patch)
tree5182f621468ce2a2fc3fc8c96bbc459a37b61d30
parentsys-libs/tevent: Stabilize 0.12.1 sparc, #873580 (diff)
downloadgentoo-be034e1a3e94c8767f7a0f4cf4f1cff49cf4f0c4.tar.gz
gentoo-be034e1a3e94c8767f7a0f4cf4f1cff49cf4f0c4.tar.bz2
gentoo-be034e1a3e94c8767f7a0f4cf4f1cff49cf4f0c4.zip
sys-libs/tevent: Stabilize 0.12.1 x86, #873580
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-libs/tevent/tevent-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.12.1.ebuild b/sys-libs/tevent/tevent-0.12.1.ebuild
index 496525a1f71e..a0a5b430194b 100644
--- a/sys-libs/tevent/tevent-0.12.1.ebuild
+++ b/sys-libs/tevent/tevent-0.12.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"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"