diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 16:57:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 16:57:33 +0000 |
commit | 8bd163a2a700c174d821533179e2afebb104409a (patch) | |
tree | 125cb0afdd0e22d8c66129f74656e7a759e673d9 | |
parent | sys-apps/kmod: stable 25 for ia64, bug #677942 (diff) | |
download | gentoo-8bd163a2a700c174d821533179e2afebb104409a.tar.gz gentoo-8bd163a2a700c174d821533179e2afebb104409a.tar.bz2 gentoo-8bd163a2a700c174d821533179e2afebb104409a.zip |
net-libs/libasyncns: stable 0.8-r4 for ia64, bug #678124
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 ce14a1c65442..43696fa316cb 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" |