diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:00:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:20:53 +0200 |
commit | 98f1aa6accb1af035b8100456c7789dec547f0a7 (patch) | |
tree | 844117759d7de5896cdda24b305651448cb18086 /dev-qt | |
parent | dev-qt/qtopengl: x86 stable (bug #664566) (diff) | |
download | gentoo-98f1aa6accb1af035b8100456c7789dec547f0a7.tar.gz gentoo-98f1aa6accb1af035b8100456c7789dec547f0a7.tar.bz2 gentoo-98f1aa6accb1af035b8100456c7789dec547f0a7.zip |
dev-qt/qtpaths: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.11.1.ebuild b/dev-qt/qtpaths/qtpaths-5.11.1.ebuild index a71150a8930e..a215db7eca1d 100644 --- a/dev-qt/qtpaths/qtpaths-5.11.1.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Command line client to QStandardPaths" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" fi IUSE="" |