diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:30:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:30:10 +0200 |
commit | 06b7f0b4b42da089ef3213ac5fe3cae5bd2fabb7 (patch) | |
tree | 1a801c7858dd74726da2fcabd392d4ba7b89e566 /sys-libs/tevent | |
parent | sys-libs/ntdb: ppc stable wrt bug #578498 (diff) | |
download | gentoo-06b7f0b4b42da089ef3213ac5fe3cae5bd2fabb7.tar.gz gentoo-06b7f0b4b42da089ef3213ac5fe3cae5bd2fabb7.tar.bz2 gentoo-06b7f0b4b42da089ef3213ac5fe3cae5bd2fabb7.zip |
sys-libs/tevent: ppc stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.28.ebuild b/sys-libs/tevent/tevent-0.9.28.ebuild index 7046828f1f15..1c1ea6ae9fa5 100644 --- a/sys-libs/tevent/tevent-0.9.28.ebuild +++ b/sys-libs/tevent/tevent-0.9.28.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="python" RDEPEND=">=sys-libs/talloc-2.1.5[${MULTILIB_USEDEP}] |