diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 03:30:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 03:30:14 +0000 |
commit | c3d37d089a6df5e1cc73e88cc5aa323e074dcab7 (patch) | |
tree | 562830e13e70c1043fa26b0a3e62d56b013cb090 /app-office | |
parent | app-text/sablotron: Stabilize 1.0.3-r2 amd64, #763462 (diff) | |
download | gentoo-c3d37d089a6df5e1cc73e88cc5aa323e074dcab7.tar.gz gentoo-c3d37d089a6df5e1cc73e88cc5aa323e074dcab7.tar.bz2 gentoo-c3d37d089a6df5e1cc73e88cc5aa323e074dcab7.zip |
app-office/calcurse: Stabilize 4.7.0 amd64, #763465
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calcurse/calcurse-4.7.0.ebuild | 4 |
1 files 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 aeb9469073ba..23bcdf1d5792 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=" |