diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:41:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:58 +0200 |
commit | effc22a651e7f2730f8f224096a6305eb40cc4d0 (patch) | |
tree | 42119be6bec5218331b6f9c23b4825975e648e03 /sys-libs/tdb | |
parent | sys-libs/talloc: x86 stable (bug #664316) (diff) | |
download | gentoo-effc22a651e7f2730f8f224096a6305eb40cc4d0.tar.gz gentoo-effc22a651e7f2730f8f224096a6305eb40cc4d0.tar.bz2 gentoo-effc22a651e7f2730f8f224096a6305eb40cc4d0.zip |
sys-libs/tdb: x86 stable (bug #664316)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.3.16.ebuild b/sys-libs/tdb/tdb-1.3.16.ebuild index 08c0b9c443ee..e2eab66e8418 100644 --- a/sys-libs/tdb/tdb-1.3.16.ebuild +++ b/sys-libs/tdb/tdb-1.3.16.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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |