diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 21:07:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 21:10:51 +0100 |
commit | 1d3bf0f1115342ccc7c84b38992dd9b2b4c50376 (patch) | |
tree | cb44196746f57c8c57809b6d1d51adfe499827ba /app-office | |
parent | dev-python/rapidfuzz: Stabilize 2.15.1 x86, #905599 (diff) | |
download | gentoo-1d3bf0f1115342ccc7c84b38992dd9b2b4c50376.tar.gz gentoo-1d3bf0f1115342ccc7c84b38992dd9b2b4c50376.tar.bz2 gentoo-1d3bf0f1115342ccc7c84b38992dd9b2b4c50376.zip |
app-office/calcurse: Stabilize 4.8.0 x86, #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 25bd44a2ee18..a918b427a68f 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" |