diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:41:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:41:30 +0300 |
commit | 25ff298f382a3f04b44780f6297057ad85962909 (patch) | |
tree | 7ccc135fb9e34037ddd16b6cb714ad540df44f05 /net-libs/libasyncns | |
parent | app-emacs/eselect-mode: arm stable wrt bug #678208 (diff) | |
download | gentoo-25ff298f382a3f04b44780f6297057ad85962909.tar.gz gentoo-25ff298f382a3f04b44780f6297057ad85962909.tar.bz2 gentoo-25ff298f382a3f04b44780f6297057ad85962909.zip |
net-libs/libasyncns: arm stable wrt bug #678124
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
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 b6b28e638327..2c266aa64199 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" |