diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-06 00:18:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-05 23:27:41 +0100 |
commit | 7aa34af6ba930e8f5850551cda4431ef58ce2efe (patch) | |
tree | 9bcb980a5ffda0cf730a1d786d74652fd0a05c9a /sys-libs/tevent | |
parent | dev-libs/userspace-rcu: stable 0.10.1 for hppa, bug #664316 (diff) | |
download | gentoo-7aa34af6ba930e8f5850551cda4431ef58ce2efe.tar.gz gentoo-7aa34af6ba930e8f5850551cda4431ef58ce2efe.tar.bz2 gentoo-7aa34af6ba930e8f5850551cda4431ef58ce2efe.zip |
sys-libs/tevent: stable 0.9.37 for hppa, bug #664316
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 37b6a5daec48..fdc078963323 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="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) |