diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-13 16:49:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-13 16:49:41 +0200 |
commit | 7e8e4872db5595f4176689e1625601680012759a (patch) | |
tree | 57571667adccea5709f34c1703286436faeba487 /net-libs/libmicrohttpd | |
parent | sys-power/powertop: amd64 stable wrt bug #687758 (diff) | |
download | gentoo-7e8e4872db5595f4176689e1625601680012759a.tar.gz gentoo-7e8e4872db5595f4176689e1625601680012759a.tar.bz2 gentoo-7e8e4872db5595f4176689e1625601680012759a.zip |
net-libs/libmicrohttpd: amd64 stable wrt bug #687870
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.63.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.63.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.63.ebuild index 7b1be999f8eb..afa339ec82c0 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.63.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.63.ebuild @@ -13,7 +13,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? ( |