commit: d5d0b5fba351d6184fee98af7664ac6cddaf5c21
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 07:53:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 07:53:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d0b5fb
sys-apps/conspy: Stabilize 1.16 x86, #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 f21e5d773a6..1221979768f 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}"