commit: ef07a127882d9d3b64e78ef1806756282e4d5aae Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Oct 30 17:22:35 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Oct 30 17:22:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef07a127
sys-libs/tdb: sparc stable wrt bug #820695 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-libs/tdb/tdb-1.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/tdb/tdb-1.4.5.ebuild b/sys-libs/tdb/tdb-1.4.5.ebuild index 6ca270a04c2..e88526f2d14 100644 --- a/sys-libs/tdb/tdb-1.4.5.ebuild +++ b/sys-libs/tdb/tdb-1.4.5.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 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test"