diff options
author | 2023-11-06 09:10:19 +0200 | |
---|---|---|
committer | 2023-11-06 09:14:08 +0200 | |
commit | 593ef067ab7f183c50327d6aa7277bf79349449e (patch) | |
tree | 4feba9ab4bce76bfdb770b2ba54f910796c570a8 /dev-qt/qtx11extras | |
parent | dev-qt/qtwebsockets: Stabilize 5.15.11 amd64, #915391 (diff) | |
download | gentoo-593ef067ab7f183c50327d6aa7277bf79349449e.tar.gz gentoo-593ef067ab7f183c50327d6aa7277bf79349449e.tar.bz2 gentoo-593ef067ab7f183c50327d6aa7277bf79349449e.zip |
dev-qt/qtx11extras: Stabilize 5.15.11 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.15.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.11.ebuild b/dev-qt/qtx11extras/qtx11extras-5.15.11.ebuild index 0f45d5baff5a..c7c1b4a905a4 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.15.11.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.15.11.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="" |