diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:06:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:06:20 +0300 |
commit | bc0b008d1c4668d0beaafb1f8161097feb5ab740 (patch) | |
tree | 296342d6422eb561f4afbbce479fcfc5e71ce865 /app-office/calcurse | |
parent | dev-libs/libxlsxwriter: Keyword 1.1.4-r1 arm64, #877053 (diff) | |
download | gentoo-bc0b008d1c4668d0beaafb1f8161097feb5ab740.tar.gz gentoo-bc0b008d1c4668d0beaafb1f8161097feb5ab740.tar.bz2 gentoo-bc0b008d1c4668d0beaafb1f8161097feb5ab740.zip |
app-office/calcurse: Keyword 4.7.1 arm64, #866389
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/calcurse')
-rw-r--r-- | app-office/calcurse/calcurse-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/calcurse/calcurse-4.7.1.ebuild b/app-office/calcurse/calcurse-4.7.1.ebuild index 8030f5ce34ea..7c04a8439b20 100644 --- a/app-office/calcurse/calcurse-4.7.1.ebuild +++ b/app-office/calcurse/calcurse-4.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |