diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:43:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:43:42 +0100 |
commit | b37d5719577a418fcd75fb33f8d4da095cc10954 (patch) | |
tree | b5ec1b1fcd2fc042795f85562ca3baaa3e295099 /sys-libs/tdb | |
parent | sys-libs/tevent: x86 stable wrt bug #568432 (diff) | |
download | gentoo-b37d5719577a418fcd75fb33f8d4da095cc10954.tar.gz gentoo-b37d5719577a418fcd75fb33f8d4da095cc10954.tar.bz2 gentoo-b37d5719577a418fcd75fb33f8d4da095cc10954.zip |
sys-libs/tdb: x86 stable wrt bug #568432
Package-Manager: portage-2.2.26
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.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 23e3ad313987..e291b6ad40f3 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}" |