diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:24:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:26:11 +0200 |
commit | 009c626affe9591693549682e9950080b366e439 (patch) | |
tree | 31d58954e845225ae5b522df85c7b13e5f2fa1b3 /x11-misc/qt5ct | |
parent | sys-apps/pkgcore: x86 stable wrt bug #742362 (diff) | |
download | gentoo-009c626affe9591693549682e9950080b366e439.tar.gz gentoo-009c626affe9591693549682e9950080b366e439.tar.bz2 gentoo-009c626affe9591693549682e9950080b366e439.zip |
x11-misc/qt5ct: x86 stable wrt bug #742365
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/qt5ct')
-rw-r--r-- | x11-misc/qt5ct/qt5ct-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qt5ct/qt5ct-1.1.ebuild b/x11-misc/qt5ct/qt5ct-1.1.ebuild index fdc06c009278..5ec0690f1e18 100644 --- a/x11-misc/qt5ct/qt5ct-1.1.ebuild +++ b/x11-misc/qt5ct/qt5ct-1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/qt5ct/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+dbus" RDEPEND=" |