commit: ecc2e8f4f27d1736e3f6e1a904476078943cd4e8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 22:52:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 22:52:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc2e8f4
sys-apps/conspy: Stabilize 1.16 amd64, #769674
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/conspy/conspy-1.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/conspy/conspy-1.16.ebuild
b/sys-apps/conspy/conspy-1.16.ebuild
index ad2a0d3382a..f21e5d773a6 100644
--- a/sys-apps/conspy/conspy-1.16.ebuild
+++ b/sys-apps/conspy/conspy-1.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-1/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="sys-libs/ncurses:0="
DEPEND="${RDEPEND}"