diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:18 +0200 |
commit | e1d7f40ab652d979f27f967b7fefc802cf6154cc (patch) | |
tree | e8779c7df6dc2349ee4d2b9c9da6f75e53f53241 /net-libs/libmicrohttpd | |
parent | dev-python/cython: amd64 stable wrt bug #615344 (diff) | |
download | gentoo-e1d7f40ab652d979f27f967b7fefc802cf6154cc.tar.gz gentoo-e1d7f40ab652d979f27f967b7fefc802cf6154cc.tar.bz2 gentoo-e1d7f40ab652d979f27f967b7fefc802cf6154cc.zip |
net-libs/libmicrohttpd: amd64 stable wrt bug #615752
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild index 22f63c9a5e0a..ede1944d2cd3 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? ( |