diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:46:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:46:09 +0200 |
commit | 8bff646cad23bbc25237d6bc1f1c7b4942efe768 (patch) | |
tree | 735109fcd834317a93148aa65194387fa91b82ce /sys-libs | |
parent | x11-wm/vtwm: force gcc -E for imake's generation (diff) | |
download | gentoo-8bff646cad23bbc25237d6bc1f1c7b4942efe768.tar.gz gentoo-8bff646cad23bbc25237d6bc1f1c7b4942efe768.tar.bz2 gentoo-8bff646cad23bbc25237d6bc1f1c7b4942efe768.zip |
sys-libs/tdb: Stabilize 1.4.7 amd64, #873571
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.7.ebuild b/sys-libs/tdb/tdb-1.4.7.ebuild index 04a59d09dc48..bba4f786ceea 100644 --- a/sys-libs/tdb/tdb-1.4.7.ebuild +++ b/sys-libs/tdb/tdb-1.4.7.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" |