diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 00:33:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 00:33:47 +0000 |
commit | 59f15eea393ca3b2d0f5d0aa7d9106d971a598b5 (patch) | |
tree | cdc59ccfdd011c0ed4a6e128143c37b3be64a4b2 /net-analyzer/authforce | |
parent | dev-libs/opensc: Stabilize 0.21.0 x86, #746821 (diff) | |
download | gentoo-59f15eea393ca3b2d0f5d0aa7d9106d971a598b5.tar.gz gentoo-59f15eea393ca3b2d0f5d0aa7d9106d971a598b5.tar.bz2 gentoo-59f15eea393ca3b2d0f5d0aa7d9106d971a598b5.zip |
net-analyzer/authforce: Stabilize 0.9.9-r3 amd64, #763270
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/authforce')
-rw-r--r-- | net-analyzer/authforce/authforce-0.9.9-r3.ebuild | 4 |
1 files 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 183912b43cae..80cae582f1b0 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= |