diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-28 18:12:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-28 18:12:35 +0300 |
commit | 819c21426ff46c6a44cc5ee67ab40b9344d4aee9 (patch) | |
tree | 6449a886721a15cb41a98a42b5cc56a07007c249 /net-libs/libasyncns | |
parent | app-office/pybliographer: amd64 stable wrt bug #667814 (diff) | |
download | gentoo-819c21426ff46c6a44cc5ee67ab40b9344d4aee9.tar.gz gentoo-819c21426ff46c6a44cc5ee67ab40b9344d4aee9.tar.bz2 gentoo-819c21426ff46c6a44cc5ee67ab40b9344d4aee9.zip |
net-libs/libasyncns: amd64 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="amd64"
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 5662f6f5fa7c..b6b28e638327 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" |