diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:46 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:46 +0000 |
commit | 586f0dd4b027e879bff7aa27214e57811b2c3ccc (patch) | |
tree | d793db342dabaa12541f3ddc33fcd67836b75d6a /dev-qt/qtx11extras | |
parent | dev-qt/qtwebsockets: Stabilize 5.15.13 amd64, #927748 (diff) | |
download | gentoo-586f0dd4b027e879bff7aa27214e57811b2c3ccc.tar.gz gentoo-586f0dd4b027e879bff7aa27214e57811b2c3ccc.tar.bz2 gentoo-586f0dd4b027e879bff7aa27214e57811b2c3ccc.zip |
dev-qt/qtx11extras: Stabilize 5.15.13 amd64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild b/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild index b9c7009aca38..4c18ea79994d 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86" fi IUSE="" |