diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-17 10:40:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 10:16:10 +0000 |
commit | 41899366375892a9faee6471f516db37184da20e (patch) | |
tree | d9ac068079fbd9c403bda7839ff9ca40489972c4 /net-libs/libasyncns | |
parent | media-sound/alsa-utils: stable 1.1.6 for hppa, bug #666852 (diff) | |
download | gentoo-41899366375892a9faee6471f516db37184da20e.tar.gz gentoo-41899366375892a9faee6471f516db37184da20e.tar.bz2 gentoo-41899366375892a9faee6471f516db37184da20e.zip |
net-libs/libasyncns: stable 0.8-r4 for sparc, bug #678124
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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 cdde64a4fc83..ce14a1c65442 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" |