diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:31:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:31:51 +0000 |
commit | 8ddafaafb1dd8d11ed5fcf23161b08138fa137dd (patch) | |
tree | 9621a71a85845047af2d257fbba60f0fd3c112b2 /sys-libs/tevent/tevent-0.9.21-r1.ebuild | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-8ddafaafb1dd8d11ed5fcf23161b08138fa137dd.tar.gz gentoo-2-8ddafaafb1dd8d11ed5fcf23161b08138fa137dd.tar.bz2 gentoo-2-8ddafaafb1dd8d11ed5fcf23161b08138fa137dd.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs/tevent/tevent-0.9.21-r1.ebuild')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tevent/tevent-0.9.21-r1.ebuild b/sys-libs/tevent/tevent-0.9.21-r1.ebuild index c242344deefc..d46963008024 100644 --- a/sys-libs/tevent/tevent-0.9.21-r1.ebuild +++ b/sys-libs/tevent/tevent-0.9.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.6 2014/07/28 13:49:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.7 2014/08/07 19:31:51 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -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.0[python?,${MULTILIB_USEDEP}] |