net-libs/uhttpmock: ia64 keyworded, bug #523686
[gentoo.git] / net-libs / libasr / libasr-1.0.1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 DESCRIPTION="Async Resolver Library from OpenBSD/OpenSMTPD"
7 HOMEPAGE="https://github.com/OpenSMTPD/libasr"
8 SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz"
9
10 LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
11 SLOT="0"
12 KEYWORDS="amd64 x86"
13 IUSE=""
14
15 DEPEND=""
16 RDEPEND="${DEPEND}"