From: Agostino Sarubbo Date: Tue, 29 Mar 2016 10:16:47 +0000 (+0200) Subject: sys-libs/ntdb: amd64 stable wrt bug #578498 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1240a9a16f5880bc180edfee3e1c2f749524b3ed;p=gentoo.git sys-libs/ntdb: amd64 stable wrt bug #578498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index 6ea3348d56b1..2de8312f9070 100644 --- a/sys-libs/ntdb/ntdb-1.0-r1.ebuild +++ b/sys-libs/ntdb/ntdb-1.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"