diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:16:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:16:03 +0000 |
commit | be1793771f61151ea98abbbf3d95583bd8fa2662 (patch) | |
tree | 4698933e6dc1bc73723e9acaa1f23a81b3e8fd39 /sys-libs/tevent | |
parent | sys-libs/tdb: stable 1.3.16 for ppc64, bug #664316 (diff) | |
download | gentoo-be1793771f61151ea98abbbf3d95583bd8fa2662.tar.gz gentoo-be1793771f61151ea98abbbf3d95583bd8fa2662.tar.bz2 gentoo-be1793771f61151ea98abbbf3d95583bd8fa2662.zip |
sys-libs/tevent: stable 0.9.37 for ppc64, bug #664316
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
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 8df717a73c91..cb7290190250 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}] |