diff options
author | 2020-08-05 15:49:37 +0200 | |
---|---|---|
committer | 2020-08-05 15:49:37 +0200 | |
commit | a0502212c911651c848e6d348a82aae566ea721d (patch) | |
tree | e4ca572e9e5d24b9bdd7b0fb5f98ca85b1a335ea /x11-misc | |
parent | dev-libs/jsoncpp: amd64 stable wrt bug #734538 (diff) | |
download | gentoo-a0502212c911651c848e6d348a82aae566ea721d.tar.gz gentoo-a0502212c911651c848e6d348a82aae566ea721d.tar.bz2 gentoo-a0502212c911651c848e6d348a82aae566ea721d.zip |
x11-misc/qt5ct: amd64 stable wrt bug #734540
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 976ddce58235..fdc06c009278 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=" |