diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:13:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:14:50 +0000 |
commit | d4060f573cec05c98113c56f14bde4db355d8d9f (patch) | |
tree | 8a5a194e03e8694a1a848cb6e51a33467238514c /net-libs/libasyncns | |
parent | sys-apps/kmod: stable 25 for ppc64, bug #677942 (diff) | |
download | gentoo-d4060f573cec05c98113c56f14bde4db355d8d9f.tar.gz gentoo-d4060f573cec05c98113c56f14bde4db355d8d9f.tar.bz2 gentoo-d4060f573cec05c98113c56f14bde4db355d8d9f.zip |
net-libs/libasyncns: stable 0.8-r4 for ppc64, bug #678124
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
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 49f9bc96a43d..d94aee37ef80 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" |