diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/conspy/conspy-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/conspy/conspy-1.14.ebuild b/sys-apps/conspy/conspy-1.14.ebuild index 1185be89bd36..3a2119bf4292 100644 --- a/sys-apps/conspy/conspy-1.14.ebuild +++ b/sys-apps/conspy/conspy-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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="mirror://sourceforge/${PN}/${P}-1/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" sys-libs/ncurses:0= |