diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-07 21:28:01 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-07 21:28:01 +0100 |
commit | 4354b8e4ae7f42b28b3f524e1ab62a3ac79158cc (patch) | |
tree | 1336301dd0f03018b85fa3ab620ebac5834ed615 /sys-libs/tevent | |
parent | net-im/gajim: arm stable, bug #569936 (diff) | |
download | gentoo-4354b8e4ae7f42b28b3f524e1ab62a3ac79158cc.tar.gz gentoo-4354b8e4ae7f42b28b3f524e1ab62a3ac79158cc.tar.bz2 gentoo-4354b8e4ae7f42b28b3f524e1ab62a3ac79158cc.zip |
sys-libs/tevent: arm stable, bug #568432
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
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 ad7630446e26..9d611162a271 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}] |