From abc33642f83b9d13dcca38c18ce899fd15d27c1f Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Jan 2021 09:17:08 +0000 Subject: dev-libs/libdnsres: Stabilize 0.1a-r3 amd64, #765145 Signed-off-by: Sam James --- dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/libdnsres') diff --git a/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild b/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild index 99fa34502800..025bdde20d85 100644 --- a/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild +++ b/dev-libs/libdnsres/libdnsres-0.1a-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" -- cgit v1.2.3-65-gdbad