diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:56:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:56:33 +0800 |
commit | f9d1ca03db23bc8fe53cb39c5a9b7d3a702679b3 (patch) | |
tree | eb6ae69e86f68934bfba7d46f1d4ea0e12f3b385 /mate-base | |
parent | games-util/xpadneo: drop 0.9.3 (diff) | |
download | gentoo-f9d1ca03db23bc8fe53cb39c5a9b7d3a702679b3.tar.gz gentoo-f9d1ca03db23bc8fe53cb39c5a9b7d3a702679b3.tar.bz2 gentoo-f9d1ca03db23bc8fe53cb39c5a9b7d3a702679b3.zip |
mate-base/mate-common: keyword 1.26.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-common/mate-common-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.26.0.ebuild b/mate-base/mate-common/mate-common-1.26.0.ebuild index 2032d986c8a6..005de150e616 100644 --- a/mate-base/mate-common/mate-common-1.26.0.ebuild +++ b/mate-base/mate-common/mate-common-1.26.0.ebuild @@ -8,7 +8,7 @@ inherit mate-desktop.org if [[ ${PV} == 9999 ]]; then inherit autotools else - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" fi DESCRIPTION="Common files for development of MATE packages" |