diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-20 19:08:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-20 19:08:04 +0300 |
commit | 18a9a6a5d1d48f75f04bb6cd193acfd769414a3e (patch) | |
tree | e3e2a248c3a05f043c3bbd5fc8a7606a76a3c7fe /dev-qt/qtpaths | |
parent | dev-qt/qtopengl: amd64 stable wrt bug #691738 (diff) | |
download | gentoo-18a9a6a5d1d48f75f04bb6cd193acfd769414a3e.tar.gz gentoo-18a9a6a5d1d48f75f04bb6cd193acfd769414a3e.tar.bz2 gentoo-18a9a6a5d1d48f75f04bb6cd193acfd769414a3e.zip |
dev-qt/qtpaths: amd64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.12.5.ebuild b/dev-qt/qtpaths/qtpaths-5.12.5.ebuild index ec3e1e7d8678..1aed78a66b78 100644 --- a/dev-qt/qtpaths/qtpaths-5.12.5.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.12.5.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="" |