summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:44:09 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:44:09 +0100
commitaa8172cfe909ab4194630fec6de212d4a7d439bd (patch)
treea021192eeab77413051e7948051d37d330aa30d5 /dev-qt/qtpaths
parentdev-qt/qtopengl: amd64 stable wrt bug #699328 (diff)
downloadgentoo-aa8172cfe909ab4194630fec6de212d4a7d439bd.tar.gz
gentoo-aa8172cfe909ab4194630fec6de212d4a7d439bd.tar.bz2
gentoo-aa8172cfe909ab4194630fec6de212d4a7d439bd.zip
dev-qt/qtpaths: amd64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild b/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
index 7e78f128573d..1546eac4e5d9 100644
--- a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.14.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=""