diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 21:48:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 21:48:40 +0000 |
commit | 68c21bbde8d2416fb5c5a98d377e4cbd693c072e (patch) | |
tree | 4d2aecf7770fbcd36b57b9f973d22accd94e00c5 /lxqt-base/lxqt-meta | |
parent | lxqt-base/lxqt-globalkeys: Stabilize 1.2.0 x86, #886365 (diff) | |
download | gentoo-68c21bbde8d2416fb5c5a98d377e4cbd693c072e.tar.gz gentoo-68c21bbde8d2416fb5c5a98d377e4cbd693c072e.tar.bz2 gentoo-68c21bbde8d2416fb5c5a98d377e4cbd693c072e.zip |
lxqt-base/lxqt-meta: Stabilize 1.2.0 x86, #886365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-meta')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-1.2.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.2.0.ebuild index f165f5dface2..f1fac13c97c2 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-1.2.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-1.2.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment" HOMEPAGE="https://lxqt-project.org/" if [[ ${PV} != *9999* ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" fi LICENSE="metapackage" |