commit: 37619b8dc03329b09c9f70f64ccbd2e2a4ecd0b6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 7 18:00:13 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 10 14:21:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37619b8d
dev-python/pyqwt: De-stabilise arm
No stable revdeps.
Package-Manager: Portage-2.3.36, Repoman-2.3.9
dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild
b/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild
index cd1fb2e2c25..5f7e7a76026 100644
--- a/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild
+++ b/dev-python/pyqwt/pyqwt-5.2.0-r2.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=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
SLOT="5"
LICENSE="GPL-2"
-KEYWORDS="amd64 arm ia64 x86"
+KEYWORDS="amd64 ~arm ia64 x86"
IUSE="debug doc examples svg"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"