diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:26:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:26:09 +0100 |
commit | f14eb6c96e9873f577285b673357469ae3f0c7cf (patch) | |
tree | 85f06ac33b9b9cc421ace63702455af2b54172fd /net-libs/libasyncns | |
parent | kde-plasma/plasma-workspace: x86 stable (bug #678122) (diff) | |
download | gentoo-f14eb6c96e9873f577285b673357469ae3f0c7cf.tar.gz gentoo-f14eb6c96e9873f577285b673357469ae3f0c7cf.tar.bz2 gentoo-f14eb6c96e9873f577285b673357469ae3f0c7cf.zip |
net-libs/libasyncns: x86 stable (bug #678124)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 d94aee37ef80..8100e444b372 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" |