diff options
author | Sam James <sam@gentoo.org> | 2021-01-13 09:18:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-13 09:18:07 +0000 |
commit | 0431a0fc29cefc0544c0353c70da07d1784789e4 (patch) | |
tree | c89039a0763cf1f6972b2e6c78d8739c190271c5 /dev-libs/libdnsres | |
parent | media-sound/lilypond: Stabilize 2.21.6 x86, #765097 (diff) | |
download | gentoo-0431a0fc29cefc0544c0353c70da07d1784789e4.tar.gz gentoo-0431a0fc29cefc0544c0353c70da07d1784789e4.tar.bz2 gentoo-0431a0fc29cefc0544c0353c70da07d1784789e4.zip |
dev-libs/libdnsres: Stabilize 0.1a-r3 x86, #765145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdnsres')
-rw-r--r-- | dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild b/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild index 025bdde20d85..9dc68cd31c44 100644 --- a/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild +++ b/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.monkey.org/~provos/${P}.tar.gz" LICENSE="BSD-4" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="static-libs" DEPEND="dev-libs/libevent" |