diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-06 21:53:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-07 19:22:15 +0200 |
commit | 43537feac295686038a30e3c5a5fe069b69bdf66 (patch) | |
tree | a509b8878e8ae1cb8c97fd5e746532ed859043e4 /dev-python/sip | |
parent | app-admin/consul: use HTTPS for HOMEPAGE (diff) | |
download | gentoo-43537feac295686038a30e3c5a5fe069b69bdf66.tar.gz gentoo-43537feac295686038a30e3c5a5fe069b69bdf66.tar.bz2 gentoo-43537feac295686038a30e3c5a5fe069b69bdf66.zip |
dev-python/sip: De-stabilise hppa
No revdeps.
Bug: https://bugs.gentoo.org/642822
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.3.ebuild b/dev-python/sip/sip-4.19.3.ebuild index f8b510397e55..38c05afc2964 100644 --- a/dev-python/sip/sip-4.19.3.ebuild +++ b/dev-python/sip/sip-4.19.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz" # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in SLOT="0/12" LICENSE="|| ( GPL-2 GPL-3 SIP )" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc" RDEPEND="${PYTHON_DEPS}" |