From c950c5f9c5804106a0253316feb50b64b708bb00 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 18 Oct 2018 23:19:43 +0200 Subject: dev-qt: Propagate KEYWORDS from 5.11.1 to 5.11.2 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-qt/qtcore/qtcore-5.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtcore') diff --git a/dev-qt/qtcore/qtcore-5.11.2.ebuild b/dev-qt/qtcore/qtcore-5.11.2.ebuild index 571af4d5b17a..8ebee8177121 100644 --- a/dev-qt/qtcore/qtcore-5.11.2.ebuild +++ b/dev-qt/qtcore/qtcore-5.11.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" fi IUSE="icu systemd" -- cgit v1.2.3-65-gdbad