summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-30 18:52:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-30 18:52:56 +0300
commit60e34e9d536209e67e548c479cd6a363a71394ca (patch)
treec3cda53942aa9fe75a651f257f3b54b1a76e14d0
parentsys-devel/lld: Add zstd support to 16.x (diff)
downloadgentoo-60e34e9d.tar.gz
gentoo-60e34e9d.tar.bz2
gentoo-60e34e9d.zip
sys-libs/tevent: Stabilize 0.12.1 hppa, #873580
Signed-off-by: Arthur Zamarin <arthurzam@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 a0a5b430194b..adb7238df026 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}"