diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 20:20:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 20:24:36 +0100 |
commit | 381996a3d0a686314843dd630d41f3494ef7602a (patch) | |
tree | 1439a06533d0e7c9c953f75f57ca0e2d0238281e /app-office | |
parent | app-text/blahtexml: Stabilize 1.0 amd64, #905590 (diff) | |
download | gentoo-381996a3d0a686314843dd630d41f3494ef7602a.tar.gz gentoo-381996a3d0a686314843dd630d41f3494ef7602a.tar.bz2 gentoo-381996a3d0a686314843dd630d41f3494ef7602a.zip |
app-office/calcurse: Stabilize 4.8.0 amd64, #905601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calcurse/calcurse-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calcurse/calcurse-4.8.0.ebuild b/app-office/calcurse/calcurse-4.8.0.ebuild index c39f332da483..8539cecf5ab5 100644 --- a/app-office/calcurse/calcurse-4.8.0.ebuild +++ b/app-office/calcurse/calcurse-4.8.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" IUSE="caldav doc" |