diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:30 +0100 |
commit | 14e18036ab2dd9fe3d01b61e3857216a6540ca53 (patch) | |
tree | ff8861038dddb517c1017ebf3149949a58fa82b2 /net-libs | |
parent | dev-python/wcwidth: ppc64 stable wrt bug #703062 (diff) | |
download | gentoo-14e18036ab2dd9fe3d01b61e3857216a6540ca53.tar.gz gentoo-14e18036ab2dd9fe3d01b61e3857216a6540ca53.tar.bz2 gentoo-14e18036ab2dd9fe3d01b61e3857216a6540ca53.zip |
net-libs/libmicrohttpd: ppc64 stable wrt bug #703220
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild index c3fc5ae602c6..a2d3e77456ef 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.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 ssl static-libs test" RESTRICT="!test? ( test )" |