diff options
author | 2019-12-18 12:20:59 +0100 | |
---|---|---|
committer | 2019-12-18 12:20:59 +0100 | |
commit | b542d3a38daa3842f639caf0c53e68469be01c4a (patch) | |
tree | 54b00aa132c889546b986eb0ebbdeae53689ab9d /dev-qt | |
parent | dev-qt/qtnetwork: amd64 stable wrt bug #699240 (diff) | |
download | gentoo-b542d3a38daa3842f639caf0c53e68469be01c4a.tar.gz gentoo-b542d3a38daa3842f639caf0c53e68469be01c4a.tar.bz2 gentoo-b542d3a38daa3842f639caf0c53e68469be01c4a.zip |
dev-qt/qtnetworkauth: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtnetworkauth/qtnetworkauth-5.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.13.2.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-5.13.2.ebuild index 7fbd2442415a..e1cc7035381c 100644 --- a/dev-qt/qtnetworkauth/qtnetworkauth-5.13.2.ebuild +++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.13.2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5 framework" LICENSE="GPL-3" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi IUSE="" |