diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:42:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:42:48 +0100 |
commit | eb14056f94e17c32dff3c7936932cdf1b9188f16 (patch) | |
tree | 9cced07044400da8d88f69981d06d77640cc5684 /sys-libs/tevent | |
parent | sys-libs/talloc: amd64 stable wrt bug #568432 (diff) | |
download | gentoo-eb14056f94e17c32dff3c7936932cdf1b9188f16.tar.gz gentoo-eb14056f94e17c32dff3c7936932cdf1b9188f16.tar.bz2 gentoo-eb14056f94e17c32dff3c7936932cdf1b9188f16.zip |
sys-libs/tevent: amd64 stable wrt bug #568432
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.26.ebuild b/sys-libs/tevent/tevent-0.9.26.ebuild index 4563290a66f2..43524337666a 100644 --- a/sys-libs/tevent/tevent-0.9.26.ebuild +++ b/sys-libs/tevent/tevent-0.9.26.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}] |