diff options
author | 2021-09-30 19:14:05 +0100 | |
---|---|---|
committer | 2021-09-30 19:14:05 +0100 | |
commit | 97bcf57a7e5dadd6906354184ec353933bd13f6c (patch) | |
tree | bbc8f72bbda55bbddf22dcfd756766a4af134210 /dev-qt | |
parent | dev-qt/qtdiag: Stabilize 5.15.2-r10 x86, #806797 (diff) | |
download | gentoo-97bcf57a7e5dadd6906354184ec353933bd13f6c.tar.gz gentoo-97bcf57a7e5dadd6906354184ec353933bd13f6c.tar.bz2 gentoo-97bcf57a7e5dadd6906354184ec353933bd13f6c.zip |
dev-qt/qtpaths: Stabilize 5.15.2-r10 x86, #806797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.15.2-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.2-r10.ebuild b/dev-qt/qtpaths/qtpaths-5.15.2-r10.ebuild index 4496c1285756..632ed5a63a7f 100644 --- a/dev-qt/qtpaths/qtpaths-5.15.2-r10.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.15.2-r10.ebuild @@ -10,7 +10,7 @@ inherit qt5-build DESCRIPTION="Command line client to QStandardPaths" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" fi IUSE="" |