diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:57 +0200 |
commit | e1ad8e4e4ab39960a11256079fc232dab64bb211 (patch) | |
tree | f6dc61f077dfd5f23c126be5ee368585db0695c9 /x11-misc/qt5ct | |
parent | dev-libs/jsoncpp: x86 stable wrt bug #734538 (diff) | |
download | gentoo-e1ad8e4e4ab39960a11256079fc232dab64bb211.tar.gz gentoo-e1ad8e4e4ab39960a11256079fc232dab64bb211.tar.bz2 gentoo-e1ad8e4e4ab39960a11256079fc232dab64bb211.zip |
x11-misc/qt5ct: x86 stable wrt bug #734540
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qt5ct/qt5ct-1.0.ebuild b/x11-misc/qt5ct/qt5ct-1.0.ebuild index fdc06c009278..5ec0690f1e18 100644 --- a/x11-misc/qt5ct/qt5ct-1.0.ebuild +++ b/x11-misc/qt5ct/qt5ct-1.0.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=" |