diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-07 11:14:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-07 11:14:47 +0100 |
commit | 8f86e8cea435449963d406f8c1b712d231e53ef5 (patch) | |
tree | 0bf4bd4bf7f66f82a1afd8eb1a0353ba5e31d6cb /sys-libs/tdb | |
parent | sys-libs/tevent: ppc64 stable wrt bug #568432 (diff) | |
download | gentoo-8f86e8cea435449963d406f8c1b712d231e53ef5.tar.gz gentoo-8f86e8cea435449963d406f8c1b712d231e53ef5.tar.bz2 gentoo-8f86e8cea435449963d406f8c1b712d231e53ef5.zip |
sys-libs/tdb: ppc64 stable wrt bug #568432
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.3.8.ebuild b/sys-libs/tdb/tdb-1.3.8.ebuild index 9d7b1cb9acb0..1bd242fb1138 100644 --- a/sys-libs/tdb/tdb-1.3.8.ebuild +++ b/sys-libs/tdb/tdb-1.3.8.ebuild @@ -15,7 +15,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-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |