commit: 59f15eea393ca3b2d0f5d0aa7d9106d971a598b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 20 00:33:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 20 00:33:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f15eea
net-analyzer/authforce: Stabilize 0.9.9-r3 amd64, #763270 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/authforce/authforce-0.9.9-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/authforce/authforce-0.9.9-r3.ebuild b/net-analyzer/authforce/authforce-0.9.9-r3.ebuild index 183912b43ca..80cae582f1b 100644 --- a/net-analyzer/authforce/authforce-0.9.9-r3.ebuild +++ b/net-analyzer/authforce/authforce-0.9.9-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 @@ -9,7 +9,7 @@ SRC_URI="http://www.divineinvasion.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="curl nls" RDEPEND="sys-libs/readline:0=
