diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:26:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:26:59 +0100 |
commit | 9023b995dba1a088a20042a9e5531efa8a7ac4ae (patch) | |
tree | 74ad2b439d5e6ab3480ec24c07c6d84d31f71fe1 /sys-libs | |
parent | sys-libs/talloc: ia64 stable wrt bug #704998 (diff) | |
download | gentoo-9023b995dba1a088a20042a9e5531efa8a7ac4ae.tar.gz gentoo-9023b995dba1a088a20042a9e5531efa8a7ac4ae.tar.bz2 gentoo-9023b995dba1a088a20042a9e5531efa8a7ac4ae.zip |
sys-libs/tdb: ia64 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 0268ebbc3c1d..9737af1ef9d2 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}" |