diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 01:06:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 01:17:33 +0300 |
commit | d0006dbb8d35c0d48509bd50fb4f1a5cd4864c05 (patch) | |
tree | 3421e2348cc11b028e06f25cb122c2ed5ea12daf /dev-qt | |
parent | dev-qt/qtgraphicaleffects: amd64 stable wrt bug #569924 (diff) | |
download | gentoo-d0006dbb8d35c0d48509bd50fb4f1a5cd4864c05.tar.gz gentoo-d0006dbb8d35c0d48509bd50fb4f1a5cd4864c05.tar.bz2 gentoo-d0006dbb8d35c0d48509bd50fb4f1a5cd4864c05.zip |
dev-qt/qtpaths: amd64 stable wrt bug #569924
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild index 51d6f5770a02..ef602e5a58e2 100644 --- a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Tool to query Qt path information" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" fi IUSE="" |