diff options
author | 2018-10-26 02:39:43 +0200 | |
---|---|---|
committer | 2018-10-26 02:51:55 +0200 | |
commit | b499cdf2c9484eb40daf6424bcdff5a67759c3d6 (patch) | |
tree | 073403a5ef26a771210128bd723298b6781bb9d7 /sys-libs/tevent | |
parent | net-misc/sshpass: x86 stable (bug #669056) (diff) | |
download | gentoo-b499cdf2c9484eb40daf6424bcdff5a67759c3d6.tar.gz gentoo-b499cdf2c9484eb40daf6424bcdff5a67759c3d6.tar.bz2 gentoo-b499cdf2c9484eb40daf6424bcdff5a67759c3d6.zip |
sys-libs/tevent: x86 stable (bug #664316)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.37.ebuild b/sys-libs/tevent/tevent-0.9.37.ebuild index 5a951c828863..65469b7e2f99 100644 --- a/sys-libs/tevent/tevent-0.9.37.ebuild +++ b/sys-libs/tevent/tevent-0.9.37.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="elibc_glibc python" RDEPEND=">=sys-libs/talloc-2.1.13[${MULTILIB_USEDEP}] |