diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 11:28:18 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 11:34:20 -0400 |
commit | a1691ee1ce0bff00f603c99235b7e3b6dad26358 (patch) | |
tree | 3e0b255ed2c3847a32d0ef2d88174b5da316d97d /dev-qt | |
parent | dev-qt/qtxml: stable on arm (diff) | |
download | gentoo-a1691ee1ce0bff00f603c99235b7e3b6dad26358.tar.gz gentoo-a1691ee1ce0bff00f603c99235b7e3b6dad26358.tar.bz2 gentoo-a1691ee1ce0bff00f603c99235b7e3b6dad26358.zip |
dev-qt/qtgui: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.11.3.ebuild b/dev-qt/qtgui/qtgui-5.11.3.ebuild index 185e212a1922..99eb4f6a10dc 100644 --- a/dev-qt/qtgui/qtgui-5.11.3.ebuild +++ b/dev-qt/qtgui/qtgui-5.11.3.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi # TODO: linuxfb |