diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 19:33:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 20:14:43 +0000 |
commit | 4b4b484da371f138b56873e4a2c3423df9af7f3d (patch) | |
tree | 9148655e1c67817715305ca00889ad5b5155e4c4 /net-libs/libasyncns | |
parent | app-text/poppler: stable 0.74.0 for hppa, bug #674666 (diff) | |
download | gentoo-4b4b484da371f138b56873e4a2c3423df9af7f3d.tar.gz gentoo-4b4b484da371f138b56873e4a2c3423df9af7f3d.tar.bz2 gentoo-4b4b484da371f138b56873e4a2c3423df9af7f3d.zip |
net-libs/libasyncns: stable 0.8-r4 for hppa, bug #678124
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild index 8100e444b372..5662f6f5fa7c 100644 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild +++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc debug" |