diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 21:03:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 21:09:16 +0100 |
commit | caeaebe8d73afb7b2f3e5af0dc012c101f7728a5 (patch) | |
tree | 27c63ad6c7281b36bf18a6f7df9a3c0c98e0e05b /dev-libs | |
parent | net-analyzer/nagios-check_ipmi_sensor: stable 3.2 for hppa (thanks to Rolf Ei... (diff) | |
download | gentoo-caeaebe8d73afb7b2f3e5af0dc012c101f7728a5.tar.gz gentoo-caeaebe8d73afb7b2f3e5af0dc012c101f7728a5.tar.bz2 gentoo-caeaebe8d73afb7b2f3e5af0dc012c101f7728a5.zip |
dev-libs/libevent: stable 2.1.8 for sparc, bug #608042 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs')
-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 4d738989668c..92b90bb6d04b 100644 --- a/dev-libs/libevent/libevent-2.1.8.ebuild +++ b/dev-libs/libevent/libevent-2.1.8.ebuild @@ -11,7 +11,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=" |