diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 12:53:44 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 12:53:54 -0800 |
commit | e8649c1b47f529b2d4679601c30110667574ac2a (patch) | |
tree | 55f8c7db8250d54d5f031d7db109efb1e786a544 /net-libs/libasyncns | |
parent | app-laptop/tp_smapi: x86 stable (bug #678542) (diff) | |
download | gentoo-e8649c1b47f529b2d4679601c30110667574ac2a.tar.gz gentoo-e8649c1b47f529b2d4679601c30110667574ac2a.tar.bz2 gentoo-e8649c1b47f529b2d4679601c30110667574ac2a.zip |
net-libs/libasyncns-0.8-r4: alpha stable, bug 678124
Signed-off-by: Matt Turner <mattst88@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 2c266aa64199..0cabac41cf59 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" |