diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:52 +0200 |
commit | 5fc56bc26cb0a2f28ecac1628cfc09f517541f4b (patch) | |
tree | ed03aff718f6018462269aec3571f2dc5804c378 /sys-libs | |
parent | sys-libs/tdb: ppc64 stable wrt bug #619516 (diff) | |
download | gentoo-5fc56bc26cb0a2f28ecac1628cfc09f517541f4b.tar.gz gentoo-5fc56bc26cb0a2f28ecac1628cfc09f517541f4b.tar.bz2 gentoo-5fc56bc26cb0a2f28ecac1628cfc09f517541f4b.zip |
sys-libs/tevent: ppc64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.31-r1.ebuild b/sys-libs/tevent/tevent-0.9.31-r1.ebuild index cd1116d918e2..16cb31136828 100644 --- a/sys-libs/tevent/tevent-0.9.31-r1.ebuild +++ b/sys-libs/tevent/tevent-0.9.31-r1.ebuild @@ -13,7 +13,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.8[${MULTILIB_USEDEP}] |