diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:59:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:59:10 +0300 |
commit | e810e0bc0d5d3c4df60f13e1a1f32df500a75be3 (patch) | |
tree | 9bc7a4d196ddfc2e1e3cf91703cc161c837c9b53 /sys-libs | |
parent | sys-libs/talloc: Stabilize 2.4.2 amd64, #941101 (diff) | |
download | gentoo-e810e0bc0d5d3c4df60f13e1a1f32df500a75be3.tar.gz gentoo-e810e0bc0d5d3c4df60f13e1a1f32df500a75be3.tar.bz2 gentoo-e810e0bc0d5d3c4df60f13e1a1f32df500a75be3.zip |
sys-libs/tdb: Stabilize 1.4.10 amd64, #941101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.10.ebuild b/sys-libs/tdb/tdb-1.4.10.ebuild index ce17e234928d..01b8678391b3 100644 --- a/sys-libs/tdb/tdb-1.4.10.ebuild +++ b/sys-libs/tdb/tdb-1.4.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |