commit: c3d37d089a6df5e1cc73e88cc5aa323e074dcab7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 03:30:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 03:30:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d37d08
app-office/calcurse: Stabilize 4.7.0 amd64, #763465 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/calcurse/calcurse-4.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/calcurse/calcurse-4.7.0.ebuild b/app-office/calcurse/calcurse-4.7.0.ebuild index aeb9469073b..23bcdf1d579 100644 --- a/app-office/calcurse/calcurse-4.7.0.ebuild +++ b/app-office/calcurse/calcurse-4.7.0.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 @@ -12,7 +12,7 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="
