diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:27 +0200 |
commit | f31bdbbce79c7e71ae019e755e086f0898e903e2 (patch) | |
tree | 46402601a9513cc56a85006756fd2ebe2876141f /sys-libs | |
parent | sys-libs/tdb: x86 stable wrt bug #619516 (diff) | |
download | gentoo-f31bdbbce79c7e71ae019e755e086f0898e903e2.tar.gz gentoo-f31bdbbce79c7e71ae019e755e086f0898e903e2.tar.bz2 gentoo-f31bdbbce79c7e71ae019e755e086f0898e903e2.zip |
sys-libs/tevent: x86 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 d47b36649f68..cd1116d918e2 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}] |