diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 13:17:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 13:17:09 +0000 |
commit | 55d81a3a171119b89ab6c46e059c392c73e7e433 (patch) | |
tree | 4a4a650e5d2a7be029ae9c3ee5a627ccf14258de /x11-misc/qt5ct | |
parent | sys-kernel/gentoo-sources: Linux patch 5.7.9 (diff) | |
download | gentoo-55d81a3a171119b89ab6c46e059c392c73e7e433.tar.gz gentoo-55d81a3a171119b89ab6c46e059c392c73e7e433.tar.bz2 gentoo-55d81a3a171119b89ab6c46e059c392c73e7e433.zip |
x11-misc/qt5ct: arm keyworded (bug #728706)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 9f615edb3db0..976ddce58235 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+dbus" RDEPEND=" |