diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:03:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:03:03 +0300 |
commit | 5a4d7dfdc7226887ddfa8282a3f47a000621a4ec (patch) | |
tree | 0b548e13cb2f78617eb52ac3d1c988c0de928da1 /sys-libs/tdb | |
parent | x11-themes/vanilla-dmz-xcursors: arm stable wrt bug #652188 (diff) | |
download | gentoo-5a4d7dfdc7226887ddfa8282a3f47a000621a4ec.tar.gz gentoo-5a4d7dfdc7226887ddfa8282a3f47a000621a4ec.tar.bz2 gentoo-5a4d7dfdc7226887ddfa8282a3f47a000621a4ec.zip |
sys-libs/tdb: arm stable wrt bug #650382
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tdb/tdb-1.3.13.ebuild b/sys-libs/tdb/tdb-1.3.13.ebuild index dafd8882654e..05ecf34610e2 100644 --- a/sys-libs/tdb/tdb-1.3.13.ebuild +++ b/sys-libs/tdb/tdb-1.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://www.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}" |