From 9ed88a060091bb500c9ae69cdd44aa54a8e6c8d4 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Mon, 22 Jan 2018 19:20:51 +0100 Subject: [PATCH] dev-python/PyQt4: arm stable, bug #638748 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" --- dev-python/PyQt4/PyQt4-4.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild b/dev-python/PyQt4/PyQt4-4.12.1.ebuild index 29f5ca288ca85..33ecc5f591f6d 100644 --- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="X compat dbus debug declarative designer doc examples help multimedia opengl phonon script scripttools sql svg testlib webkit xmlpatterns"