diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 05:36:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 05:36:38 +0000 |
commit | d10bba314e275e8aeb1a4b000fc3539e5543eb24 (patch) | |
tree | f5f38333c6752549ea78f2857d336d54c32cf197 /lxqt-base | |
parent | x11-terms/qterminal: Stabilize 1.1.0 x86, #858218 (diff) | |
download | gentoo-d10bba314e275e8aeb1a4b000fc3539e5543eb24.tar.gz gentoo-d10bba314e275e8aeb1a4b000fc3539e5543eb24.tar.bz2 gentoo-d10bba314e275e8aeb1a4b000fc3539e5543eb24.zip |
lxqt-base/lxqt-meta: Stabilize 1.1.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-1.1.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.1.0.ebuild index 795379cf238b..f98322761ded 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-1.1.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-1.1.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" |