diff options
author | Sam James <sam@gentoo.org> | 2021-01-11 08:01:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-11 08:01:28 +0000 |
commit | 335b9edd1f11d8a67cb961d4bca8bd73c6d47c36 (patch) | |
tree | adbda9412486cc34be31860be7a7eb981084cfb0 /sys-apps/conspy | |
parent | sys-apps/biosdevname: Stabilize 0.7.3 x86, #764836 (diff) | |
download | gentoo-335b9edd1f11d8a67cb961d4bca8bd73c6d47c36.tar.gz gentoo-335b9edd1f11d8a67cb961d4bca8bd73c6d47c36.tar.bz2 gentoo-335b9edd1f11d8a67cb961d4bca8bd73c6d47c36.zip |
sys-apps/conspy: Stabilize 1.14 x86, #764839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/conspy')
-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= |