diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:36 +0200 |
commit | 593be593da88ae2e41995192be62ec26dbe5d89c (patch) | |
tree | d46c5e374b77441fd6dcd39e134315355ac459a8 /sys-libs/talloc | |
parent | sys-libs/ldb: sparc stable wrt bug #619516 (diff) | |
download | gentoo-593be593da88ae2e41995192be62ec26dbe5d89c.tar.gz gentoo-593be593da88ae2e41995192be62ec26dbe5d89c.tar.bz2 gentoo-593be593da88ae2e41995192be62ec26dbe5d89c.zip |
sys-libs/talloc: sparc stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.9.ebuild b/sys-libs/talloc/talloc-2.1.9.ebuild index 67401dbb931f..a842804785a8 100644 --- a/sys-libs/talloc/talloc-2.1.9.ebuild +++ b/sys-libs/talloc/talloc-2.1.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |