diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:45:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:45:28 +0100 |
commit | 1762e77edc8e5aa6448abb5a54fe54a107a168f9 (patch) | |
tree | f2ba7d8782232fea6bcee2c80faffb176a6c68e8 /sys-libs/tdb | |
parent | sys-libs/talloc: x86 stable wrt bug #704998 (diff) | |
download | gentoo-1762e77edc8e5aa6448abb5a54fe54a107a168f9.tar.gz gentoo-1762e77edc8e5aa6448abb5a54fe54a107a168f9.tar.bz2 gentoo-1762e77edc8e5aa6448abb5a54fe54a107a168f9.zip |
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@gentoo.org>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.3.ebuild b/sys-libs/tdb/tdb-1.4.3.ebuild index 9f3420e7e9e6..a0b21e54153a 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}" |