summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-19 22:30:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-19 22:30:02 +0300
commitf4e414e0e389f7877e519c95367814abecce72ce (patch)
tree2f4fc2efda46de239ebd7628aa501af7840f9b57 /dev-qt/qtpaths
parentdev-qt/qtopengl: amd64 stable wrt bug #719732 (diff)
downloadgentoo-f4e414e0e389f7877e519c95367814abecce72ce.tar.gz
gentoo-f4e414e0e389f7877e519c95367814abecce72ce.tar.bz2
gentoo-f4e414e0e389f7877e519c95367814abecce72ce.zip
dev-qt/qtpaths: amd64 stable wrt bug #719732
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.14.2.ebuild b/dev-qt/qtpaths/qtpaths-5.14.2.ebuild
index ba81df72cda6..c3a2f68050ca 100644
--- a/dev-qt/qtpaths/qtpaths-5.14.2.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.14.2.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=""