summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-22 09:14:50 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-22 09:14:50 +0000
commit93546aa35963a45ab547c2d640bd5ea2e86575d2 (patch)
tree22839806c12a33867e9512b49ff5e9379c9e86f1
parentapp-office/homebank: Stabilize 5.6.5 amd64, #914522 (diff)
downloadgentoo-93546aa35963a45ab547c2d640bd5ea2e86575d2.tar.gz
gentoo-93546aa35963a45ab547c2d640bd5ea2e86575d2.tar.bz2
gentoo-93546aa35963a45ab547c2d640bd5ea2e86575d2.zip
mate-base/mate-common: Stabilize 1.27.0 amd64, #914523
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--mate-base/mate-common/mate-common-1.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.27.0.ebuild b/mate-base/mate-common/mate-common-1.27.0.ebuild
index da436c0b32c6..de697265a5ce 100644
--- a/mate-base/mate-common/mate-common-1.27.0.ebuild
+++ b/mate-base/mate-common/mate-common-1.27.0.ebuild
@@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
fi
DESCRIPTION="Common files for development of MATE packages"