diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:50 +0000 |
commit | 93546aa35963a45ab547c2d640bd5ea2e86575d2 (patch) | |
tree | 22839806c12a33867e9512b49ff5e9379c9e86f1 /mate-base/mate-common | |
parent | app-office/homebank: Stabilize 5.6.5 amd64, #914522 (diff) | |
download | gentoo-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>
Diffstat (limited to 'mate-base/mate-common')
-rw-r--r-- | mate-base/mate-common/mate-common-1.27.0.ebuild | 2 |
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" |