diff options
author | 2023-11-11 20:15:40 +0000 | |
---|---|---|
committer | 2023-11-11 20:15:40 +0000 | |
commit | 82d8a50846d85f9d4d572987283c615c7bc29e49 (patch) | |
tree | 6ef3958db1ebf47c975d4b48654288ffc3de9405 /x11-misc/qt5ct | |
parent | media-video/smplayer: Stabilize 23.6.0 x86, #915789 (diff) | |
download | gentoo-82d8a50846d85f9d4d572987283c615c7bc29e49.tar.gz gentoo-82d8a50846d85f9d4d572987283c615c7bc29e49.tar.bz2 gentoo-82d8a50846d85f9d4d572987283c615c7bc29e49.zip |
x11-misc/qt5ct: Stabilize 1.8 x86, #917177
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/qt5ct')
-rw-r--r-- | x11-misc/qt5ct/qt5ct-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qt5ct/qt5ct-1.8.ebuild b/x11-misc/qt5ct/qt5ct-1.8.ebuild index 2a0b0b47a671..8be1a39d4b3c 100644 --- a/x11-misc/qt5ct/qt5ct-1.8.ebuild +++ b/x11-misc/qt5ct/qt5ct-1.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/qt5ct/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" RDEPEND=" dev-qt/qtconcurrent:5 |