diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:22:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:22:51 +0200 |
commit | 024e1144710378cf3a2dff57c5c6a2e897976d56 (patch) | |
tree | 0dae5973812b5dc17ff272a42572714ed9628662 /sys-libs/tevent | |
parent | sys-libs/tevent: Stabilize 0.12.1 arm, #873580 (diff) | |
download | gentoo-024e1144710378cf3a2dff57c5c6a2e897976d56.tar.gz gentoo-024e1144710378cf3a2dff57c5c6a2e897976d56.tar.bz2 gentoo-024e1144710378cf3a2dff57c5c6a2e897976d56.zip |
sys-libs/tevent: Stabilize 0.12.1 arm64, #873580
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.12.1.ebuild | 2 |
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 ccb5f000067d..48743b2faeba 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}" |