commit: 1762e77edc8e5aa6448abb5a54fe54a107a168f9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 12:45:28 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 12:45:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1762e77e
sys-libs/tdb: x86 stable wrt bug #704998 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-libs/tdb/tdb-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/tdb/tdb-1.4.3.ebuild b/sys-libs/tdb/tdb-1.4.3.ebuild index 9f3420e7e9e..a0b21e54153 100644 --- a/sys-libs/tdb/tdb-1.4.3.ebuild +++ b/sys-libs/tdb/tdb-1.4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}"