diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:21:14 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:21:14 +0100 |
commit | 24063e0bcd0d61abe3eb2ee0bbe7441357d69b56 (patch) | |
tree | d2ec6e299e144cf25236153d95d5b998ea110674 /net-libs/libmicrohttpd | |
parent | dev-python/PyQt4: arm stable, bug #638748 (diff) | |
download | gentoo-24063e0bcd0d61abe3eb2ee0bbe7441357d69b56.tar.gz gentoo-24063e0bcd0d61abe3eb2ee0bbe7441357d69b56.tar.bz2 gentoo-24063e0bcd0d61abe3eb2ee0bbe7441357d69b56.zip |
net-libs/libmicrohttpd: arm stable, bug #638828
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild index 68d95fed28e3..c669e3a7e3c9 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/12" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? ( |