diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 15:20:26 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 15:20:57 +0100 |
commit | e15c4e5dd6052440e11bfe39b306d617fd13d0b6 (patch) | |
tree | 3cdfe78ae90224e90f86dbecc7e6c55f91fe815f /dev-libs/libevent | |
parent | sys-libs/glibc: pc stable (bug 576726). (diff) | |
download | gentoo-e15c4e5dd6052440e11bfe39b306d617fd13d0b6.tar.gz gentoo-e15c4e5dd6052440e11bfe39b306d617fd13d0b6.tar.bz2 gentoo-e15c4e5dd6052440e11bfe39b306d617fd13d0b6.zip |
dev-libs/libevent: arm ppc ppc64 stable (bug 608042).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r-- | dev-libs/libevent/libevent-2.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevent/libevent-2.1.8.ebuild b/dev-libs/libevent/libevent-2.1.8.ebuild index f0fc974071df..f0dd52770a09 100644 --- a/dev-libs/libevent/libevent-2.1.8.ebuild +++ b/dev-libs/libevent/libevent-2.1.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}-stable/$ LICENSE="BSD" # libevent-2.1.so.6 SLOT="0/2.1-6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug libressl +ssl static-libs test +threads" DEPEND=" |