diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:03:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:08:11 +0000 |
commit | f8f5e6f9f2b91aa2f2b0341d695281e0de4120b2 (patch) | |
tree | 706474ded4d6a29bca6b253760bf23db6d06e55e /net-libs/libasyncns | |
parent | x11-misc/mixer_app: stable 1.8.0-r1 for ppc, bug #677964 (diff) | |
download | gentoo-f8f5e6f9f2b91aa2f2b0341d695281e0de4120b2.tar.gz gentoo-f8f5e6f9f2b91aa2f2b0341d695281e0de4120b2.tar.bz2 gentoo-f8f5e6f9f2b91aa2f2b0341d695281e0de4120b2.zip |
net-libs/libasyncns: stable 0.8-r4 for ppc, bug #678124
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
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 43696fa316cb..49f9bc96a43d 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" |