diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:53:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:53:13 +0200 |
commit | 39b682e7fdb991fa90f6a048cc00724a7ad80988 (patch) | |
tree | 9b4079b9bedf1541478b4671eaf5dc64df23c361 /net-libs/libmicrohttpd | |
parent | net-misc/rclone: x86 stable wrt bug #722728 (diff) | |
download | gentoo-39b682e7fdb991fa90f6a048cc00724a7ad80988.tar.gz gentoo-39b682e7fdb991fa90f6a048cc00724a7ad80988.tar.bz2 gentoo-39b682e7fdb991fa90f6a048cc00724a7ad80988.zip |
net-libs/libmicrohttpd: x86 stable wrt bug #725362
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild index 5cfca4da49f3..455a6c307e14 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.70.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 )" |