diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 12:18:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 12:18:08 +0200 |
commit | 1e28514b8e828d7e8b5502f932a460b9b0561324 (patch) | |
tree | 2c35c379b2102dc729ce99b5d65c3ae9b387fee6 /sys-libs/ntdb | |
parent | sys-libs/nss_wrapper: x86 stable wrt bug #578498 (diff) | |
download | gentoo-1e28514b8e828d7e8b5502f932a460b9b0561324.tar.gz gentoo-1e28514b8e828d7e8b5502f932a460b9b0561324.tar.bz2 gentoo-1e28514b8e828d7e8b5502f932a460b9b0561324.zip |
sys-libs/ntdb: x86 stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/ntdb')
-rw-r--r-- | sys-libs/ntdb/ntdb-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index 2de8312f9070..002f6aedd36e 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} )" |