diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:02:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:02:40 +0100 |
commit | f0f3382b177a500a77c615c01ac7c04e35e410b9 (patch) | |
tree | b59d9a71fec96fe824e609b2c8b12970995819f5 /sys-libs/tdb | |
parent | sys-libs/talloc: amd64 stable wrt bug #704998 (diff) | |
download | gentoo-f0f3382b177a500a77c615c01ac7c04e35e410b9.tar.gz gentoo-f0f3382b177a500a77c615c01ac7c04e35e410b9.tar.bz2 gentoo-f0f3382b177a500a77c615c01ac7c04e35e410b9.zip |
sys-libs/tdb: amd64 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 e55402346503..b8faaa9f6037 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}" |