diff options
author | 2020-07-02 10:27:40 +0200 | |
---|---|---|
committer | 2020-07-02 18:05:15 +0100 | |
commit | 47237622ff9241d8978675e7e7465ab27287f8c1 (patch) | |
tree | e640043366426d9ea9afe39376eb7f7308575f58 /net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild | |
parent | dev-libs/librelp: stable 1.6.0 for hppa, bug #728692 (diff) | |
download | gentoo-47237622ff9241d8978675e7e7465ab27287f8c1.tar.gz gentoo-47237622ff9241d8978675e7e7465ab27287f8c1.tar.bz2 gentoo-47237622ff9241d8978675e7e7465ab27287f8c1.zip |
net-libs/libmicrohttpd: stable 0.9.70 for hppa, bug #728692
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd/libmicrohttpd-0.9.70.ebuild')
-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 455a6c307e14..7a7b2aa8a74a 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 )" |