diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:39:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:39:28 +0800 |
commit | 69dc11692603e9a8930914fdbccb67ef7bf6b11b (patch) | |
tree | 4a1f43502442935a80c4f2bed63ae94b47c4ba57 /sys-libs/talloc | |
parent | net-analyzer/zabbix: dropped obsolete 4.0.42, 5.0.25, 6.0.6-r1 & 6.2.0-r1 (diff) | |
download | gentoo-69dc11692603e9a8930914fdbccb67ef7bf6b11b.tar.gz gentoo-69dc11692603e9a8930914fdbccb67ef7bf6b11b.tar.bz2 gentoo-69dc11692603e9a8930914fdbccb67ef7bf6b11b.zip |
sys-libs/talloc: keyword 2.3.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r-- | sys-libs/talloc/talloc-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.4.ebuild b/sys-libs/talloc/talloc-2.3.4.ebuild index a7cc48314beb..df07de9d8b23 100644 --- a/sys-libs/talloc/talloc-2.3.4.ebuild +++ b/sys-libs/talloc/talloc-2.3.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |