diff options
Diffstat (limited to 'mate-extra/mate-calc/mate-calc-1.24.2.ebuild')
-rw-r--r-- | mate-extra/mate-calc/mate-calc-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-calc/mate-calc-1.24.2.ebuild b/mate-extra/mate-calc/mate-calc-1.24.2.ebuild index 71492571d36d..ea25464812f6 100644 --- a/mate-extra/mate-calc/mate-calc-1.24.2.ebuild +++ b/mate-extra/mate-calc/mate-calc-1.24.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi DESCRIPTION="Calculator for MATE" |